[arch-commits] Commit in icedtea-web/trunk (PKGBUILD)

Guillaume Alaux guillaume at archlinux.org
Sat Aug 30 16:20:34 UTC 2014


    Date: Saturday, August 30, 2014 @ 18:20:34
  Author: guillaume
Revision: 220819

Add 'rhino' as optional dependency

Modified:
  icedtea-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-30 16:19:03 UTC (rev 220818)
+++ PKGBUILD	2014-08-30 16:20:34 UTC (rev 220819)
@@ -12,6 +12,7 @@
 # https://www.java.com/en/download/faq/chrome.xml
 makedepends=('java-environment-openjdk' 'zip' 'libxtst' 'npapi-sdk' 'rhino' 'junit'
              'firefox' 'chromium' 'epiphany')
+optdepends=('rhino: for using proxy auto config files')
 # Due to broken path names in the tarball that fails with LANG=C in our chroot
 noextract=${pkgbase}-${pkgver}.tar.gz
 source=(http://icedtea.classpath.org/download/source/${pkgbase}-${pkgver}.tar.gz




More information about the arch-commits mailing list