summaryrefslogtreecommitdiff
path: root/package/glib
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-02-25 09:46:40 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-02-25 09:46:48 +0100
commit3f515ba65b63ac33e2bb586e6ed5af214b2f4538 (patch)
tree8641bffa1155ad5710c0d2fdbe542613fdba2830 /package/glib
parentb07c72dd83ebe90365993ac41097a4c096bc1173 (diff)
kodi: needs liblzma/libbz2, we can not hide it with PKG_BB
Diffstat (limited to 'package/glib')
-rw-r--r--package/glib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/glib/Makefile b/package/glib/Makefile
index 026fe1a19..3761bc791 100644
--- a/package/glib/Makefile
+++ b/package/glib/Makefile
@@ -12,7 +12,7 @@ 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 zlib libelf dbus pcre
-HOST_BUILDDEP:= libffi-host python2-host
+HOST_BUILDDEP:= libffi-host python2-host gettext-host util-linux-host
PKG_NEEDS:= threads intl
PKG_URL:= http://www.gtk.org/
PKG_SITES:= http://ftp.gnome.org/pub/GNOME/sources/glib/$(PKG_EXTRAVER)/