summaryrefslogtreecommitdiff
path: root/package/xf86-input-keyboard/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-24 17:44:13 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-24 17:44:13 +0100
commit67cb0759e674470fa53fd3711d8460fd4a12c1a3 (patch)
treeb1f075ce06512879f327e1aa3abc3838b2de0539 /package/xf86-input-keyboard/Makefile
parent0aabef127155575e8c8d660605f9401ab15356aa (diff)
parent87832fb8da02431280c0a1f9c127dd121ddb7b25 (diff)
resolve conflict
Diffstat (limited to 'package/xf86-input-keyboard/Makefile')
-rw-r--r--package/xf86-input-keyboard/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/xf86-input-keyboard/Makefile b/package/xf86-input-keyboard/Makefile
index a8cd0c262..5d3589206 100644
--- a/package/xf86-input-keyboard/Makefile
+++ b/package/xf86-input-keyboard/Makefile
@@ -13,6 +13,8 @@ PKG_DEPENDS:= xorg-server
PKG_BUILDDEP:= xorg-server
PKG_SITES:= ${MASTER_SITE_XORG}
+PKG_CFLINE_XF86_INPUT_KEYBOARD:= depends on ADK_TARGET_WITH_INPUT
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,XF86_INPUT_KEYBOARD,${PKG_NAME},$(PKG_VERSION)-$(PKG_RELEASE),${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))