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
This commit is contained in:
nbd 2011-02-20 03:26:52 +00:00
parent 180ccc6dc3
commit 0e1b42bab9

View 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)