diff --git a/srcpkgs/xf86-input-synaptics/template b/srcpkgs/xf86-input-synaptics/template index 7d5b1cd37ed..8df8328cc81 100644 --- a/srcpkgs/xf86-input-synaptics/template +++ b/srcpkgs/xf86-input-synaptics/template @@ -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 " 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 }