summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-12-15 20:16:53 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-12-15 20:16:53 +0100
commit5012141130489fa8ef67a06a6e7a55cdb7e702e7 (patch)
tree771ac11045bda7c137dfccbc899d6640c6f55af1 /package
parentfe61fddc250860c2fdcad08fc4fe838f45cd4dcf (diff)
parentb8327bf6c5703261d1f21f1038f4052c74dae6e1 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package')
-rw-r--r--package/xf86-input-evtouch/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/xf86-input-evtouch/Makefile b/package/xf86-input-evtouch/Makefile
index aa959167f..c3f36bcba 100644
--- a/package/xf86-input-evtouch/Makefile
+++ b/package/xf86-input-evtouch/Makefile
@@ -13,6 +13,8 @@ PKG_DEPENDS:= xorg-server kmod-input-evdev
PKG_BUILDDEP:= xorg-server
PKG_SITES:= http://www.conan.de/touchscreen/
+PKG_CFLINE_XF86_INPUT_EVTOUCH:= depends on ADK_TARGET_WITH_INPUT
+
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
include $(TOPDIR)/mk/package.mk