Skip to content

Commit b29dd33

Browse files
committed
Remove mesa-va-drivers
Gone for good upstream.
1 parent bf20ce7 commit b29dd33

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

Containerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ RUN dnf -y install $(cat packages | xargs)
2929
RUN dnf -y swap ffmpeg-free ffmpeg --allowerasing
3030
RUN dnf -y install ffmpeg-devel
3131

32-
# VAAPI mess:
33-
RUN dnf -y swap mesa-va-drivers mesa-va-drivers-freeworld
34-
3532
# Install the dependencies of gstreamer
3633
RUN dnf builddep -y --allowerasing gstreamer1 \
3734
gstreamer1-plugins-base \

packages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ lld
6161
llvm-devel
6262
make
6363
massif-visualizer
64+
mesa-dri-drivers
6465
mesa-libGL
6566
mesa-libGL-devel
6667
mesa-libGLES

0 commit comments

Comments
 (0)