feat: Add gamescope-shaders package

This commit is contained in:
Kyle Gospodnetich 2023-12-13 14:50:47 -08:00
parent f234acf25e
commit 85955da110

View File

@ -322,6 +322,7 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
RUN rpm-ostree install \
gamescope.x86_64 \
gamescope-libs.i686 \
gamescope-shaders \
rocm-hip \
rocm-opencl \
rocm-clinfo \