install libgl1 for pyqt6
Change-Id: I873f97fb497364d9c647797a899cf348c430214b
This commit is contained in:
parent
19d5756eb0
commit
7111d73226
@ -9,9 +9,11 @@ RUN apt-get update && \
|
|||||||
openssh-client \
|
openssh-client \
|
||||||
make \
|
make \
|
||||||
locales \
|
locales \
|
||||||
|
libgl1 \
|
||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
python3-venv python3-setuptools \
|
python3-venv \
|
||||||
|
python3-setuptools \
|
||||||
virtualenv
|
virtualenv
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user