summaryrefslogtreecommitdiff
path: root/package/intltool
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-25 15:26:23 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-27 11:03:19 +0200
commit77cf268edb1eaf11a4bdcd2b54d1fd19a44c42bd (patch)
treeacd4e053c720e932e18649a47a3db23844bd5672 /package/intltool
parent54ca8d96207bd4c5cf66b24c71fe6dd0d550b9c3 (diff)
fix build errors
Diffstat (limited to 'package/intltool')
-rw-r--r--package/intltool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/intltool/Makefile b/package/intltool/Makefile
index 629064ecd..97202c81b 100644
--- a/package/intltool/Makefile
+++ b/package/intltool/Makefile
@@ -14,7 +14,7 @@ PKG_SITES:= https://launchpad.net/intltool/trunk/0.50.2/+download/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
-PKG_ARCH_DEPENDS:= native
+PKG_CFLINE_INTLTOOL:= depends on ADK_HOST_ONLY
include $(ADK_TOPDIR)/mk/host.mk
include $(ADK_TOPDIR)/mk/package.mk