diff --git a/srcpkgs/xorg-input-drivers/template b/srcpkgs/xorg-input-drivers/template index 2034b5f89da..f00a15ab6fc 100644 --- a/srcpkgs/xorg-input-drivers/template +++ b/srcpkgs/xorg-input-drivers/template @@ -1,16 +1,11 @@ # Template file for 'xorg-input-drivers' pkgname=xorg-input-drivers version=7.6 -revision=2 +revision=3 build_style=meta -makedepends="xf86-input-evdev>=2.5.0 xf86-input-synaptics>=1.3.0 - xf86-input-vmmouse>=12.6.10 xf86-input-wacom>=0.14.0" +makedepends="xf86-input-evdev>=2.5.0 xf86-input-synaptics>=1.3.0 xf86-input-vmmouse>=12.6.10 xf86-input-wacom>=0.14.0" depends="${makedepends}" -noarch="yes" short_desc="X.org input drivers meta-package" homepage="http://xorg.freedesktop.org/" license="MIT" maintainer="Juan RP " -long_desc=" - This is the Xorg meta-package for installing the various - X.org xserver input drivers from the modular Xorg X11 project."