[ci] Add missing python3-dev dependency

Private CI is broken without this. The public CI runs on azure agents
which already have this installed.
This commit is contained in:
Greg Chadwick 2022-01-26 15:09:07 +00:00 committed by Greg Chadwick
parent c0f67946f2
commit 69dfa6f8da

View file

@ -47,6 +47,7 @@ case "$ID-$VERSION_ID" in
python3-setuptools \
python3-wheel \
python3-yaml \
python3-dev \
srecord \
zlib1g-dev \
git \