Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=0e0aff01c09150f860b64b1e2a9d4d5d08497c5c
commit 0e0aff01c09150f860b64b1e2a9d4d5d08497c5c Author: Krisztian VASAS <[email protected]> Date: Wed Dec 31 23:36:20 2008 +0100 updated xorg input devices depends diff --git a/source/include/xorg.sh b/source/include/xorg.sh index 2a434a2..80a97fc 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.0.90') + depends=('xorg-server>=1.5.99.3') makedepends=('inputproto' 'randrproto') fi url="http://xorg.freedesktop.org" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
