fix: re-add python3-dev

it's needed to build some python wheels like pycurl
This commit is contained in:
th33xitus 2022-02-09 22:37:29 +01:00
parent a86891a923
commit 1a93e1bd41
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libopenjp2-7 \
libsodium-dev \
libssl-dev \
python3-dev \
python3-libgpiod \
zlib1g-dev \
### libsim for simulavr