summaryrefslogtreecommitdiff
path: root/package/xinit/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-16 12:29:27 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-16 12:29:27 +0200
commit998bb7ac652581d6ef3a5821aa8dcb6a3a95ecdb (patch)
tree7156da18afa2b990248614f9f652e2f0f55d1152 /package/xinit/Makefile
parenta89de37272ba44b8ad89eb4277bebdc5e657a999 (diff)
parent71582bdd2080c6d7fb446d4cea10c93cf781419d (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/xinit/Makefile')
-rw-r--r--package/xinit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/xinit/Makefile b/package/xinit/Makefile
index fbdf6554d..ef20573e5 100644
--- a/package/xinit/Makefile
+++ b/package/xinit/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP+= xorg-server
PKG_URL:= http://xorg.freedesktop.org
PKG_SITES:= http://xorg.freedesktop.org/archive/individual/app/
+PKG_TARGET_DEPENDS:= !foxboard
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,XINIT,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))