From 5dfcc0a1eb5ab7485d4297fcefecb90f9d7ce6de Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Mon, 18 Nov 2019 21:41:52 -0500 Subject: Add e2fsprogs (libuuid and libblkid) --- scripts/python/build.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/python') 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" -- cgit