mirror of https://github.com/commaai/openpilot.git
update libs (#20009)
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 4a509982a7
This commit is contained in:
parent
8156542312
commit
60de719638
|
@ -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 \
|
||||
|
|
|
@ -45,6 +45,7 @@ sudo apt-get update && sudo apt-get install -y \
|
|||
python3-pip \
|
||||
qt5-default \
|
||||
qtmultimedia5-dev \
|
||||
qtwebengine5-dev \
|
||||
screen \
|
||||
sudo \
|
||||
vim \
|
||||
|
|
Loading…
Reference in New Issue