xinput_calibrator: enable Xrandr support.
This commit is contained in:
parent
0b72bad4b9
commit
f19c767a79
|
@ -1,10 +1,10 @@
|
|||
# Template build file for 'xinput_calibrator'.
|
||||
pkgname=xinput_calibrator
|
||||
version=0.7.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXi-devel"
|
||||
makedepends="libXrandr-devel libXi-devel"
|
||||
short_desc="Utility to calibrate X input devices"
|
||||
maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||
license="MIT/X11"
|
||||
|
|
Loading…
Reference in New Issue