glib2: add dependencies to the gettext and libiconv stub host builds
authorFelix Fietkau <nbd@openwrt.org>
Sun, 20 Feb 2011 03:26:52 +0000 (03:26 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 20 Feb 2011 03:26:52 +0000 (03:26 +0000)
SVN-Revision: 25601

libs/glib2/Makefile

index 1e9c5fae5869df3f934dbf066fc4148ef22b097e..dd4ceca5e9fcb72898a011ed7a01d250be02e1b4 100644 (file)
@@ -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)