[arch-commits] Commit in java7-openjdk/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Oct 15 08:59:18 UTC 2011


    Date: Saturday, October 15, 2011 @ 04:59:18
  Author: andyrtr
Revision: 140465

fix optdep for plugin; FS#26333

Modified:
  java7-openjdk/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-15 08:31:05 UTC (rev 140464)
+++ PKGBUILD	2011-10-15 08:59:18 UTC (rev 140465)
@@ -146,7 +146,7 @@
   pkgdesc="Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - runtime environment"
   depends=('gcc-libs' 'hicolor-icon-theme' 'ca-certificates-java' 'libxtst'
            'libxt' 'nss' 'libjpeg' 'freetype2' 'libxrender' 'libpng')
-  optdepends=('icedtea-web: web browser plugin + Java Web Start'
+  optdepends=('icedtea-web-java7: web browser plugin + Java Web Start'
              'alsa-lib: for sound'
              'giflib: for gif format support')
   provides=('java-runtime=7')




More information about the arch-commits mailing list