Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Enforce 64-bit version of mesa-va-drivers-freeworld #474

Merged
merged 2 commits into from
Jan 17, 2024

Commits on Jan 16, 2024

  1. fix: Enforce 64-bit version of mesa-va-drivers-freeworld

    Potentially solves an issue where, when rpmfusion is out of date, this will install the 32-bit version of the package and not fail as it should.
    
    As a result, this PR should fail to build until the package is built upstream.
    KyleGospo authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ddc3249 View commit details
    Browse the repository at this point in the history
  2. chore: Remove mesa-filesystem

    This is default included and is likely an earlier workaround for the same problem
    KyleGospo authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4957e7c View commit details
    Browse the repository at this point in the history