xf86-input-synaptics: rebuild for xorg-server-1.15.
This commit is contained in:
parent
eb0d138947
commit
3cb4b2da69
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template build file for 'xf86-input-synaptics'.
|
||||
pkgname=xf86-input-synaptics
|
||||
version=1.7.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel libXtst-devel mtdev-devel
|
||||
pixman-devel libpciaccess-devel xorg-server-devel>=1.14"
|
||||
pixman-devel libpciaccess-devel xorg-server-devel>=1.15<1.16"
|
||||
short_desc="Xorg synaptics touchpad input driver"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.x.org/"
|
||||
|
@ -22,7 +22,7 @@ xf86-input-synaptics-devel_package() {
|
|||
}
|
||||
|
||||
xf86-input-synaptics_package() {
|
||||
depends="xserver-abi-input-19_1"
|
||||
depends="xserver-abi-input-20_1"
|
||||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue