diff --git a/srcpkgs/xorg-input-drivers/template b/srcpkgs/xorg-input-drivers/template index 474584a92f5..cbe5d10fde5 100644 --- a/srcpkgs/xorg-input-drivers/template +++ b/srcpkgs/xorg-input-drivers/template @@ -1,6 +1,7 @@ # Template file for 'xorg-input-drivers' pkgname=xorg-input-drivers version=7.6 +revision=1 build_style=meta-template short_desc="X.org input drivers meta-package" maintainer="Juan RP " @@ -17,3 +18,4 @@ Add_dependency full xf86-input-evdev ">=2.5.0" #Add_dependency full xf86-input-mouse ">=1.5.0" Add_dependency full xf86-input-synaptics ">=1.3.0" Add_dependency full xf86-input-vmmouse ">=12.6.10" +Add_dependency full xf86-input-wacom ">=0.14.0"