diff --git a/docker/install_deps.sh b/docker/install_deps.sh index 2920f6f87..681a82f96 100755 --- a/docker/install_deps.sh +++ b/docker/install_deps.sh @@ -8,7 +8,7 @@ apt-get -qq install --no-install-recommends -y \ apt-transport-https \ gnupg \ wget \ - procps \ + procps vainfo \ unzip locales tzdata libxml2 xz-utils \ python3-pip