Skip to content

Commit

Permalink
chore: Explicitly require x86_64 libs
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Jan 15, 2025
1 parent acb5124 commit 25dfe1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ RUN --mount=type=cache,dst=/var/cache/libdnf5 \
ibus ibus && \
dnf5 -y install \
gamescope.x86_64 \
gamescope-libs.x86_64 \
gamescope-libs.i686 \
gamescope-shaders \
jupiter-sd-mounting-btrfs \
Expand Down

0 comments on commit 25dfe1a

Please # to comment.