Skip to content

Commit

Permalink
feat: Add libaacs and libbluray for Bluray playback on HTPCs/otherwise.
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed May 24, 2024
1 parent fabd91e commit 2112fb0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 2112fb0

Please sign in to comment.