summaryrefslogtreecommitdiff
path: root/package/glib
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-14 13:03:25 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-14 13:03:25 +0100
commitaf0b87cf417b27cc662faf2e81a941649f190edc (patch)
treefb2f70336557dd71de0d34df89f94b2ac325167b /package/glib
parent7162f4dda124682254ec81cc1a5363f4eb42b3db (diff)
parent7251ad7064f69e01bb5cfc9465ee968b714ac1ef (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/glib')
-rw-r--r--package/glib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/glib/Makefile b/package/glib/Makefile
index 87fd9d50a..842712601 100644
--- a/package/glib/Makefile
+++ b/package/glib/Makefile
@@ -11,8 +11,7 @@ PKG_MD5SUM:= 9f6e85e1e38490c3956f4415bcd33e6e
PKG_DESCR:= low-level core library that forms the basis of GTK+
PKG_SECTION:= libs
PKG_DEPENDS:= libpthread
-PKG_BUILDDEP:= gettext-tiny-host gettext-tiny libiconv-tiny-host
-PKG_BUILDDEP:= libiconv-tiny glib-host zlib
+PKG_BUILDDEP:= gettext-tiny libiconv-tiny glib-host zlib
PKG_URL:= http://www.gtk.org/
PKG_SITES:= http://ftp.gnome.org/pub/gnome/sources/glib/${PKG_EXTRAVER}/
PKG_NOPARALLEL:= 1