summaryrefslogtreecommitdiff
path: root/package/glib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/glib/Makefile')
-rw-r--r--package/glib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/glib/Makefile b/package/glib/Makefile
index 02ed182b7..732ccfd00 100644
--- a/package/glib/Makefile
+++ b/package/glib/Makefile
@@ -10,9 +10,9 @@ PKG_EXTRAVER:= 2.44
PKG_HASH:= 8811deacaf8a503d0a9b701777ea079ca6a4277be10e3d730d2112735d5eca07
PKG_DESCR:= low-level core library that forms the basis of gtk+
PKG_SECTION:= libs/misc
-PKG_DEPENDS:= libpthread
PKG_BUILDDEP:= glib-host libffi gettext-tiny zlib libelf dbus
HOST_BUILDDEP:= libffi-host gettext-tiny-host python2-host
+PKG_NEEDS:= threads
PKG_URL:= http://www.gtk.org/
PKG_SITES:= http://ftp.gnome.org/pub/gnome/sources/glib/$(PKG_EXTRAVER)/
PKG_NOPARALLEL:= 1