Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=593610fe596364eb22b3683a7e2c94f3bb9dd460
commit 593610fe596364eb22b3683a7e2c94f3bb9dd460 Author: James Buren <[email protected]> Date: Fri Oct 26 18:32:45 2012 -0500 xorg.sh: update xf86-input depends diff --git a/source/include/xorg.sh b/source/include/xorg.sh index 5d74690..5301f5c 100644 --- a/source/include/xorg.sh +++ b/source/include/xorg.sh @@ -57,8 +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.12.2') - makedepends=('inputproto' 'randrproto') + depends=('xorg-server>=1.13.0') fi url="http://xorg.freedesktop.org" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
