xf86-input-synaptics: rebuild against xorg-server-1.19.x.
This commit is contained in:
parent
4e76280623
commit
b5b4fa8135
1 changed files with 2 additions and 2 deletions
|
@ -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/"
|
||||
|
|
Loading…
Reference in a new issue