chore: Use new split gamescope-libs package

This commit is contained in:
Kyle Gospodnetich 2023-11-24 23:23:07 -08:00
parent 31ae97ad6c
commit 95fdf2def9

View File

@ -253,7 +253,7 @@ RUN rpm-ostree override replace \
RUN if grep -qv "nvidia" <<< "${IMAGE_NAME}"; then \
rpm-ostree install \
gamescope.x86_64 \
gamescope.i686 \
gamescope-libs.i686 \
rocm-hip \
rocm-opencl \
rocm-clinfo \