summaryrefslogtreecommitdiff
path: root/package/xinput
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-09-29 10:52:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-09-29 10:52:29 +0200
commitefe65e0d72d38a2a7c80d057996e17a99c396da3 (patch)
tree5698c807a2728e6eb442fef63a334c13db15aa42 /package/xinput
parente05ed1c9fb763cc2285fecdd51629b053cdf329d (diff)
some dependency fixes, packaging problem in xinput-calibrator plugged.
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 bd319be26..ee6adc046 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_DEPENDS:= libxi
PKG_BUILDDEP:= libXi
PKG_URL:= http://xorg.freedesktop.org/
PKG_SITES:= ${MASTER_SITE_XORG}