diff --git a/srcpkgs/xorg-input-drivers/template b/srcpkgs/xorg-input-drivers/template index a0de5bdc18..f81a4fa67c 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.5 +revision=1 build_style=meta-template short_desc="X.org input drivers meta-package" maintainer="Juan RP " @@ -17,4 +18,3 @@ Add_dependency full xf86-input-keyboard ">=1.4.0" Add_dependency full xf86-input-mouse ">=1.5.0" Add_dependency full xf86-input-synaptics ">=1.2.0" Add_dependency full xf86-input-vmmouse ">=12.6.5" -Add_dependency full xf86-input-void ">=1.3.0"