feat: Add bluray utils package

This commit is contained in:
Kyle Gospodnetich 2024-12-27 18:22:52 -08:00 committed by GitHub
parent 0b9a71bd35
commit 5d321c18ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -391,7 +391,8 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
rpm-ostree install \
libaacs \
libbdplus \
libbluray && \
libbluray \
libbluray-utils && \
sed -i 's@enabled=1@enabled=0@g' /etc/yum.repos.d/rpmfusion-*.repo && \
rpm-ostree override replace \
--experimental \