aboutsummaryrefslogtreecommitdiff
path: root/scripts/python
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2019-11-18 21:41:52 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2019-11-18 21:41:52 -0500
commit5dfcc0a1eb5ab7485d4297fcefecb90f9d7ce6de (patch)
tree29c3934467d67f7067a22925b654f11c2cb4e081 /scripts/python
parent6228fd96a4e7a1234085c7106acb46c991fddcfc (diff)
downloadspm-5dfcc0a1eb5ab7485d4297fcefecb90f9d7ce6de.tar.gz
Add e2fsprogs (libuuid and libblkid)HEADmaster
Diffstat (limited to 'scripts/python')
-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"