summaryrefslogtreecommitdiff
path: root/package/gconf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/gconf/Makefile')
-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}))