libinput: revbump due to libevdev soname bump.
This commit is contained in:
parent
ffcca4e5f8
commit
0636563347
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=0.1.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="mtdev-devel libudev-devel libevdev-devel"
|
||||
makedepends="mtdev-devel libudev-devel libevdev-devel>=1.2"
|
||||
short_desc="Library to handle input devices in Wayland compositors and to provide a generic X.Org input driver"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in New Issue