xorg: improved dependencies.

We no longer depend on core font packages that aren't required anymore
these days. Added a dependency on xorg-xf86-input-evdev, since that's
what most people should use these days.
This commit is contained in:
Tilman Sauerbeck 2009-05-09 13:56:29 +02:00
parent 369cb173fc
commit 2b823fdebd

View File

@ -1,11 +1,11 @@
# Description: x.org's implementation of X11
# URL: http://xorg.freedesktop.org
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
# Depends on: xorg-server, xorg-xf86-input-mouse, xorg-xf86-input-keyboard, xorg-xf86-video-vesa, xorg-xinit, xorg-xauth, xorg-rgb, xorg-font-misc-misc, xorg-font-cursor-misc, xorg-font-alias, xkeyboard-config
# Depends on: xorg-server, xorg-xf86-input-mouse, xorg-xf86-input-keyboard, xorg-xf86-input-evdev, xorg-xf86-video-vesa, xorg-xinit, xorg-xauth, xorg-rgb, xkeyboard-config
name=xorg
version=7.4
release=1
release=2
source=()
build() {