aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xinput-calibrator/xinput-calibrator.inc
blob: fad07869c775fb40e1a86f2e20706943717cf1e5 (plain)
1
2
3
4
5
6
7
DESCRIPTION = "A generic touchscreen calibration program for X.Org"
HOMEPAGE = "http://www.freedesktop.org/wiki/Software/xinput_calibrator"
LICENSE = "MIT/X11"
DEPENDS = "virtual/libx11 libxi"
RDEPENDS_${PN} = "xinput"

inherit autotools