summaryrefslogtreecommitdiff
path: root/package/parted
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-12-03 19:11:57 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-12-03 19:11:57 +0100
commit37686107693fc49f21f6a7f28cdbe1a2df222eda (patch)
tree52e829ca71049b74f9e9f7d6b646aa5749d99ec1 /package/parted
parentd6561e7d5982919d9c9e7724195d054edf480e6a (diff)
misc fixes
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/}