diff --git a/srcpkgs/xf86-input-wacom/template b/srcpkgs/xf86-input-wacom/template index 76e6ebf2bcd..faa573902ff 100644 --- a/srcpkgs/xf86-input-wacom/template +++ b/srcpkgs/xf86-input-wacom/template @@ -1,11 +1,11 @@ # Template build file for 'xf86-input-wacom'. pkgname=xf86-input-wacom version=0.23.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-xorg-conf-dir=/etc/X11/xorg.conf.d" hostmakedepends="pkg-config" -makedepends="xorg-server-devel>=1.14 libXrandr-devel libXinerama-devel libXi-devel" +makedepends="xorg-server-devel>=1.15<1.16 libXrandr-devel libXinerama-devel libXi-devel" short_desc="Xorg Wacom tablet input driver" maintainer="Juan RP " homepage="http://xorg.freedesktop.org" @@ -26,7 +26,7 @@ xf86-input-wacom-devel_package() { } xf86-input-wacom_package() { - depends="xserver-abi-input-19_1" + depends="xserver-abi-input-20_1" pkg_install() { vmove all }