summaryrefslogtreecommitdiff
path: root/scripts/0000-prepare-os.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/0000-prepare-os.sh')
-rwxr-xr-xscripts/0000-prepare-os.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/0000-prepare-os.sh b/scripts/0000-prepare-os.sh
index a2039ad..4af069e 100755
--- a/scripts/0000-prepare-os.sh
+++ b/scripts/0000-prepare-os.sh
@@ -15,6 +15,8 @@ apt-get install -y --no-install-recommends \
gawk \
libtool \
patch \
+ python${PYTHON_VERSION} \
+ python${PYTHON_VERSION}-dev \
texinfo \
wget \
xz-utils