Skip to content

Commit 259227e

Browse files
committed
mesa dropped vdpau
1 parent eee4a14 commit 259227e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Dockerfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -961,7 +961,6 @@ RUN \
961961
/buildout/usr/local/lib/libmfx-gen \
962962
/buildout/usr/local/lib/mfx \
963963
/buildout/usr/local/lib/x86_64-linux-gnu/dri \
964-
/buildout/usr/local/lib/x86_64-linux-gnu/vdpau \
965964
/buildout/usr/local/share/vulkan \
966965
/buildout/usr/share/fonts \
967966
/buildout/usr/share/libdrm \
@@ -990,9 +989,6 @@ RUN \
990989
cp -a \
991990
/usr/local/lib/x86_64-linux-gnu/dri/*.so \
992991
/buildout/usr/local/lib/x86_64-linux-gnu/dri/ && \
993-
cp -a \
994-
/usr/local/lib/x86_64-linux-gnu/vdpau/*.so \
995-
/buildout/usr/local/lib/x86_64-linux-gnu/vdpau/ && \
996992
cp -a \
997993
/usr/lib/x86_64-linux-gnu/dri/i965* \
998994
/buildout/usr/local/lib/x86_64-linux-gnu/dri/ && \

0 commit comments

Comments
 (0)