[arch-commits] Commit in swt/trunk (PKGBUILD)
Guillaume Alaux
guillaume at archlinux.org
Fri Aug 12 18:14:25 UTC 2016
Date: Friday, August 12, 2016 @ 18:14:24
Author: guillaume
Revision: 273637
Bump JRE dependency version to 7
Modified:
swt/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-12 18:11:36 UTC (rev 273636)
+++ PKGBUILD 2016-08-12 18:14:24 UTC (rev 273637)
@@ -9,7 +9,7 @@
arch=('i686' 'x86_64')
url='http://www.eclipse.org/swt/'
license=('EPL')
-depends=('java-runtime>=6' 'gtk2>=2.20.1' 'libxtst')
+depends=('java-runtime>=7' 'gtk2>=2.20.1' 'libxtst')
optdepends=('libgnomeui' 'glu' 'webkitgtk2')
makedepends=('java-environment=8' 'libxtst' 'glu' 'libgnomeui' 'unzip' 'pkgconfig' 'webkitgtk2' 'apache-ant')
More information about the arch-commits
mailing list