Skip to content

Commit 9dd716d

Browse files
committed
feat: Add bluray utils package
1 parent 687217a commit 9dd716d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Containerfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,8 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
391391
rpm-ostree install \
392392
libaacs \
393393
libbdplus \
394-
libbluray && \
394+
libbluray \
395+
libbluray-utils && \
395396
sed -i 's@enabled=1@enabled=0@g' /etc/yum.repos.d/rpmfusion-*.repo && \
396397
rpm-ostree override replace \
397398
--experimental \

0 commit comments

Comments
 (0)