summaryrefslogtreecommitdiff
path: root/package/glib
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-01-22 19:25:04 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-01-22 19:25:04 +0100
commit9d558ab93a7d672f4fcf9c5c1bdd123005355b5d (patch)
tree8b4bc18bce0f6d82c462356a900a0196305bde6e /package/glib
parentb5b344787ba362d146651967691da117a12ff61d (diff)
remove gettext-tiny, libintl is now included in uClibc-ng
Diffstat (limited to 'package/glib')
-rw-r--r--package/glib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/glib/Makefile b/package/glib/Makefile
index 7e07bac4c..026fe1a19 100644
--- a/package/glib/Makefile
+++ b/package/glib/Makefile
@@ -11,9 +11,9 @@ PKG_HASH:= f25e751589cb1a58826eac24fbd4186cda4518af772806b666a3f91f66e6d3f4
PKG_DESCR:= low-level core library that forms the basis of gtk+
PKG_SECTION:= libs/misc
PKG_DEPENDS:= libpcre zlib
-PKG_BUILDDEP:= glib-host libffi gettext-tiny zlib libelf dbus pcre
-HOST_BUILDDEP:= libffi-host gettext-tiny-host python2-host
-PKG_NEEDS:= threads
+PKG_BUILDDEP:= glib-host libffi zlib libelf dbus pcre
+HOST_BUILDDEP:= libffi-host python2-host
+PKG_NEEDS:= threads intl
PKG_URL:= http://www.gtk.org/
PKG_SITES:= http://ftp.gnome.org/pub/GNOME/sources/glib/$(PKG_EXTRAVER)/
PKG_OPTS:= dev noscripts