xf86-input-synaptics: rebuild against xorg-server-1.19.x.

This commit is contained in:
Juan RP 2017-04-03 18:18:59 +02:00
parent 4e76280623
commit b5b4fa8135

View file

@ -1,13 +1,13 @@
# Template build file for 'xf86-input-synaptics'.
pkgname=xf86-input-synaptics
version=1.9.0
revision=1
revision=2
lib32disabled=yes
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libX11-devel libXtst-devel libevdev-devel
pixman-devel libpciaccess-devel xorg-server-devel"
depends="virtual?xserver-abi-input-22_1"
depends="virtual?xserver-abi-input-24_1"
short_desc="Xorg synaptics touchpad input driver"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.x.org/"