summaryrefslogtreecommitdiff
path: root/package/parted/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/parted/Makefile')
-rw-r--r--package/parted/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/parted/Makefile b/package/parted/Makefile
index 1910956f7..41e59b96c 100644
--- a/package/parted/Makefile
+++ b/package/parted/Makefile
@@ -11,7 +11,7 @@ PKG_DESCR:= partition table editor
PKG_SECTION:= sys/fs
PKG_DEPENDS:= libblkid libuuid libncurses
PKG_BUILDDEP:= util-linux ncurses
-PKG_NEEDS:= threads
+PKG_NEEDS:= threads iconv
PKG_URL:= http://www.gnu.org/software/parted/index.shtml
PKG_SITES:= $(MASTER_SITE_GNU:=parted/)