From: Philipp Zabel Date: Sun, 16 Mar 2008 12:48:06 +0000 (+0000) Subject: xinput: add 1.3.0 X-Git-Tag: Release-2010-05/1~7425^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3aa6b2e2d90efcc5b6a7b0dcf4cfd8aa3b08f88;p=openembedded.git xinput: add 1.3.0 --- diff --git a/packages/xorg-app/xinput_1.3.0.bb b/packages/xorg-app/xinput_1.3.0.bb new file mode 100644 index 0000000000..a95753c1f9 --- /dev/null +++ b/packages/xorg-app/xinput_1.3.0.bb @@ -0,0 +1,4 @@ +require xorg-app-common.inc + +DESCRIPTION = "a utility to configure and test XInput devices" +DEPENDS += " libxi"