Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=f0b97b8572ea76b6766d782023d51a129b2f6967

commit f0b97b8572ea76b6766d782023d51a129b2f6967
Author: crazy <[EMAIL PROTECTED]>
Date:   Thu Jan 17 04:09:40 2008 +0100

xorg.sh
* bump xorg-server depends for *input*

diff --git a/source/include/xorg.sh b/source/include/xorg.sh
index 3a58d5a..fe50e0b 100644
--- a/source/include/xorg.sh
+++ b/source/include/xorg.sh
@@ -57,7 +57,7 @@ if [[ $pkgname =~ ^xf86-input- ]]; then
pkgdesc="X.Org driver for ${pkgname#xf86-input-} input devices"
groups=('x11' 'xorg-core' 'xorg-drivers')
archs=('i686' 'x86_64')
-       depends=('xorg-server>=1.4')
+       depends=('xorg-server>=1.4.0.90')
makedepends=('inputproto' 'randrproto')
fi
url="http://xorg.freedesktop.org";
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to