feat: Add libaacs and libbluray for Bluray playback on HTPCs/otherwise.

This commit is contained in:
Kyle Gospodnetich 2024-05-23 22:00:46 -07:00
parent fabd91e373
commit 2112fb0238

View File

@ -260,7 +260,9 @@ RUN rpm-ostree override remove \
xorg-x11-server-Xwayland && \
rpm-ostree install \
mesa-va-drivers-freeworld \
mesa-vdpau-drivers-freeworld.x86_64 && \
mesa-vdpau-drivers-freeworld.x86_64 \
libaacs \
libbluray && \
rpm-ostree override replace \
--experimental \
--from repo=copr:copr.fedorainfracloud.org:sentry:switcheroo-control_discrete \