Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Explicitly require x86_64 libs
Browse files Browse the repository at this point in the history
KyleGospo committed Jan 15, 2025
1 parent 496c0d2 commit 99d300d
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
@@ -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 \

0 comments on commit 99d300d

Please sign in to comment.