Skip to content
Snippets Groups Projects
Commit 23c268db authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: ensure python uses gdbm

parent b54a0c2c
No related branches found
No related tags found
1 merge request!960feat: use system python as external
...@@ -139,6 +139,7 @@ apt-get -yqq install --no-install-recommends \ ...@@ -139,6 +139,7 @@ apt-get -yqq install --no-install-recommends \
python3-dev \ python3-dev \
python3-distutils \ python3-distutils \
python3-boto3 \ python3-boto3 \
python3-gdbm \
python-is-python3 python-is-python3
EOF EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment