Sfoglia il codice sorgente

Fix nvidia-vaapi-driver

Seungmin Kim 1 anno fa
parent
commit
c8fc236635
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -210,6 +210,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
     apt-get update && apt-get install --no-install-recommends -y \
         meson \
         gstreamer1.0-plugins-bad \
+        libdrm-dev \
         libffmpeg-nvenc-dev \
         libva-dev \
         libegl-dev \