update libs (#20009)

Co-authored-by: Comma Device <device@comma.ai>
pull/20013/head
grekiki 2021-02-03 17:09:49 +01:00 committed by GitHub
parent 99d58193e4
commit 4a509982a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
python-dev \
qt5-default \
qtmultimedia5-dev \
qtwebengine5-dev \
sudo \
valgrind \
wget \

View File

@ -45,6 +45,7 @@ sudo apt-get update && sudo apt-get install -y \
python3-pip \
qt5-default \
qtmultimedia5-dev \
qtwebengine5-dev \
screen \
sudo \
vim \