diff --git a/srcpkgs/xorg-minimal/template b/srcpkgs/xorg-minimal/template index c3e6fc419c8..97e02e03aaf 100644 --- a/srcpkgs/xorg-minimal/template +++ b/srcpkgs/xorg-minimal/template @@ -1,15 +1,11 @@ # Template file for 'xorg-minimal' pkgname=xorg-minimal version=1.0 -revision=1 +revision=2 build_style=meta makedepends="xorg-server xauth xinit xf86-input-evdev" depends="${makedepends}" -noarch="yes" short_desc="Xorg meta-package including xorg-xserver and needed tools" homepage="http://xorg.freedesktop.org/" license="MIT" maintainer="Ypnose " -long_desc=" - This is the modular Xorg server meta-package for installing X server - and needed packages like xauth, xinit and evdev driver."