瀏覽代碼

Fix nvidia-vaapi-driver

Seungmin Kim 1 年之前
父節點
當前提交
c8fc236635
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 \