summaryrefslogtreecommitdiff
path: root/package/xvinfo
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-15 18:32:13 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-15 18:32:13 +0200
commit71582bdd2080c6d7fb446d4cea10c93cf781419d (patch)
treebeaabc3d8dfed77d2c2838d804020b780d2d7c35 /package/xvinfo
parentee120a704a2d193bb763c87e31fce38c58f75d1e (diff)
parent6c739ba5d6d6f47b983c1ba39df6f73b79f78810 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/xvinfo')
-rw-r--r--package/xvinfo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/xvinfo/Makefile b/package/xvinfo/Makefile
index 59315974b..124e263a7 100644
--- a/package/xvinfo/Makefile
+++ b/package/xvinfo/Makefile
@@ -14,6 +14,8 @@ KG_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,XVINFO,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))