summaryrefslogtreecommitdiff
path: root/package/xinput
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-09-29 08:36:35 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-09-29 08:36:35 +0200
commite05ed1c9fb763cc2285fecdd51629b053cdf329d (patch)
tree27b15710afa515fac23566cc2b87dcab1dd44908 /package/xinput
parent2145476b2242aee80a3c0ddf83664d29a56c2733 (diff)
add build dependency
Diffstat (limited to 'package/xinput')
-rw-r--r--package/xinput/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/xinput/Makefile b/package/xinput/Makefile
index d527229d4..bd319be26 100644
--- a/package/xinput/Makefile
+++ b/package/xinput/Makefile
@@ -9,6 +9,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 87ad4db2fad4ff9a68e57759a63abc4b
PKG_DESCR:= X input utility
PKG_SECTION:= x11/apps
+PKG_BUILDDEP:= libXi
PKG_URL:= http://xorg.freedesktop.org/
PKG_SITES:= ${MASTER_SITE_XORG}