summaryrefslogtreecommitdiff
path: root/package/gconf
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-06-13 19:49:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-06-13 19:49:29 +0200
commitc031bfdb6eb7d78e3747ca19516977a56fc8f71a (patch)
tree0293cffc11b517b3ecf2f976de5e9d2b287d26ba /package/gconf
parentdf099ef028d1d4a3df380c472f450dc7980a846b (diff)
fix some bulk build issues
Diffstat (limited to 'package/gconf')
-rw-r--r--package/gconf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/gconf/Makefile b/package/gconf/Makefile
index 6f449ec8e..84c33ee44 100644
--- a/package/gconf/Makefile
+++ b/package/gconf/Makefile
@@ -15,6 +15,8 @@ PKG_DEPENDS:= dbus dbus-glib orbit2
PKG_URL:= http://projects.gnome.org/gconf/
PKG_SITES:= ftp://ftp.gnome.org//pub/GNOME/sources/GConf/${PKG_EXTRAVER}/
+PKG_ARCH_DEPENDS:= !arm !cris
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,GCONF,gconf,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))