summaryrefslogtreecommitdiff
path: root/repo/util
diff options
context:
space:
mode:
Diffstat (limited to 'repo/util')
-rw-r--r--repo/util/e2fsprogs.xibuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/repo/util/e2fsprogs.xibuild b/repo/util/e2fsprogs.xibuild
index 94ddc2b..e717cf8 100644
--- a/repo/util/e2fsprogs.xibuild
+++ b/repo/util/e2fsprogs.xibuild
@@ -1,7 +1,8 @@
#!/bin/bash
MAKEDEPS=(make )
-DEPS=(sh util-linux)
+# TODO requires util-linux-libs
+DEPS=(sh )
PKG_VER=1.46.4
SOURCE=https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v$PKG_VER/e2fsprogs-$PKG_VER.tar.xz