projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b67f64
)
glib2: add dependencies to the gettext and libiconv stub host builds
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 20 Feb 2011 03:26:52 +0000
(
03:26
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 20 Feb 2011 03:26:52 +0000
(
03:26
+0000)
SVN-Revision: 25601
libs/glib2/Makefile
patch
|
blob
|
history
diff --git
a/libs/glib2/Makefile
b/libs/glib2/Makefile
index 1e9c5fae5869df3f934dbf066fc4148ef22b097e..dd4ceca5e9fcb72898a011ed7a01d250be02e1b4 100644
(file)
--- 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)