aboutsummaryrefslogtreecommitdiff
path: root/scripts/python/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/python/build.sh')
-rw-r--r--scripts/python/build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/python/build.sh b/scripts/python/build.sh
index e286696..c5b36ea 100644
--- a/scripts/python/build.sh
+++ b/scripts/python/build.sh
@@ -15,7 +15,9 @@ build_depends=(
)
depends=(
"bzip2-1.0"
+ "e2fsprogs"
"gdbm"
+ "gzip"
"libexpat"
"libffi-3.2"
"ncurses-6"