summaryrefslogtreecommitdiff
path: root/package/parted/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/parted/Makefile')
-rw-r--r--package/parted/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/parted/Makefile b/package/parted/Makefile
index bd297c6bc..cba92d8aa 100644
--- a/package/parted/Makefile
+++ b/package/parted/Makefile
@@ -9,8 +9,9 @@ PKG_RELEASE:= 2
PKG_HASH:= 858b589c22297cacdf437f3baff6f04b333087521ab274f7ab677cb8c6bb78e4
PKG_DESCR:= partition table editor
PKG_SECTION:= sys/fs
-PKG_DEPENDS:= libblkid libuuid libpthread libncurses
+PKG_DEPENDS:= libblkid libuuid libncurses
PKG_BUILDDEP:= util-linux ncurses
+PKG_NEEDS:= threads
PKG_URL:= http://www.gnu.org/software/parted/index.shtml
PKG_SITES:= $(MASTER_SITE_GNU:=parted/)