Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgbump.git;a=commitdiff;h=30c788cc1f6c71e4514fc36510f1af4ba065198d
commit 30c788cc1f6c71e4514fc36510f1af4ba065198d Author: DeX77 <[email protected]> Date: Wed Nov 16 20:41:15 2016 +0100 * bump xorg-server version diff --git a/source/include/xorg.sh b/source/include/xorg.sh index 6e49bab..84236e2 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=('x86_64') - depends=("${depends[@]}" 'xorg-server>=1.18.0') + depends=("${depends[@]}" 'xorg-server>=1.19.0') fi url="http://xorg.freedesktop.org" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
