correction xorg-server, evdev not found correctly yet

This commit is contained in:
Anke 2012-05-30 06:18:39 +00:00
parent 85bd043ed6
commit 1ef93282f9

View File

@ -18,6 +18,7 @@ depends=('xproto' 'randrproto' 'renderproto' 'xextproto' 'inputproto' 'kbproto'
makedepends=('libx11' 'mesa' 'xf86driproto' 'xcmiscproto' 'xtrans' 'bigreqsproto'
'compositeproto' 'recordproto' 'scrnsaverproto' 'resourceproto' 'libxkbfile'
'xf86dgaproto' 'libxmu' 'dmxproto' 'libxtst' 'libxres' 'links')
backup=('etc/X11/xorg.conf.d/10-evdev.conf' 'etc/X11/xorg.conf.d/10-quirks.conf')
options=('!libtool')
provides=('x-server')
groups=('xorg')