From b8327bf6c5703261d1f21f1038f4052c74dae6e1 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Wed, 15 Dec 2010 20:15:36 +0100
Subject: only build for profiles with sata or input devices

---
 package/xf86-input-evtouch/Makefile | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'package')

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
-- 
cgit v1.2.3