diff --git a/srcpkgs/xf86-input-wacom/template b/srcpkgs/xf86-input-wacom/template index f85a19c2580..af8af2a0f23 100644 --- a/srcpkgs/xf86-input-wacom/template +++ b/srcpkgs/xf86-input-wacom/template @@ -1,13 +1,13 @@ # Template file for 'xf86-input-wacom' pkgname=xf86-input-wacom version=0.34.0 -revision=1 +revision=2 lib32disabled=yes build_style=gnu-configure configure_args="--without-systemd-unit-dir --without-udev-rules-dir" hostmakedepends="pkg-config" makedepends="xorg-server-devel libXrandr-devel libXinerama-devel libXi-devel" -depends="virtual?xserver-abi-input-22_1" +depends="virtual?xserver-abi-input-24_1" short_desc="Xorg Wacom tablet input driver" maintainer="Juan RP " homepage="http://xorg.freedesktop.org"