summaryrefslogtreecommitdiff
path: root/package/parted
diff options
context:
space:
mode:
Diffstat (limited to 'package/parted')
-rw-r--r--package/parted/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/parted/Makefile b/package/parted/Makefile
index 06451fc3e..7ec4ed9ff 100644
--- a/package/parted/Makefile
+++ b/package/parted/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= a94e84a9b9944715c4453f82ccc639bf
PKG_DESCR:= partition table editor
PKG_SECTION:= fs
PKG_DEPENDS:= libuuid libreadline libpthread
-PKG_BUILDDEP:= e2fsprogs readline
+PKG_BUILDDEP:= util-linux readline
PKG_URL:= http://www.gnu.org/software/parted/index.shtml
PKG_SITES:= ${MASTER_SITE_GNU:=parted/}