From: nbd Date: Sun, 20 Feb 2011 03:26:52 +0000 (+0000) Subject: glib2: add dependencies to the gettext and libiconv stub host builds X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0e1b42bab9867ed4de402a876da39e2e315e755e;p=packages.git glib2: add dependencies to the gettext and libiconv stub host builds git-svn-id: svn://svn.openwrt.org/openwrt/packages@25601 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile index 1e9c5fae5..dd4ceca5e 100644 --- a/libs/glib2/Makefile +++ b/libs/glib2/Makefile @@ -18,6 +18,7 @@ PKG_MD5SUM:=17535accceef55bcb17a74d73f9c2aef PKG_FIXUP:=libtool PKG_BUILD_DEPENDS:=glib2/host libpthread zlib +HOST_BUILD_DEPENDS:=gettext/host libiconv/host PKG_INSTALL:=1 HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/glib-$(PKG_VERSION)