projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fe94a4
)
add <glib2/host> as missing host-build-dependency for libIDL2
author
Mirko Vogt
<mirko@openwrt.org>
Mon, 6 Jul 2009 06:20:10 +0000
(06:20 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Mon, 6 Jul 2009 06:20:10 +0000
(06:20 +0000)
SVN-Revision: 16704
libs/libIDL2/Makefile
patch
|
blob
|
history
diff --git
a/libs/libIDL2/Makefile
b/libs/libIDL2/Makefile
index 72f4ee6ce75b196b8fc56d3e40d056cf3e904d20..b66ae0dea95496609d636299da4789f7747a892f 100644
(file)
--- a/
libs/libIDL2/Makefile
+++ b/
libs/libIDL2/Makefile
@@
-18,12
+18,12
@@
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/libIDL-$(PKG_VERSION)
PKG_SOURCE_URL:=@GNOME/libIDL/0.8
PKG_MD5SUM:=9d0d4895fc23f7de9514fb13f0fdc9ba
PKG_FIXUP:=libtool
+HOST_BUILD_DEPENDS:=glib2/host
+PKG_INSTALL=1
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/package.mk
-PKG_INSTALL=1
-
TARGET_CFLAGS += \
-I$(STAGING_DIR)/usr/lib/libintl/include \
-I$(STAGING_DIR)/usr/libiconv/include