mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/java7-openjdk fix
This commit is contained in:
parent
e66b0fa523
commit
8463dfaf7b
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@ license=('custom')
|
|||
options=('!emptydirs')
|
||||
makedepends=('jdk7-openjdk' 'libxp' 'libxslt'
|
||||
'alsa-lib' 'apache-ant>=1.8.1' 'giflib' 'libpng>=1.5.7' 'gtk2'
|
||||
'java-rhino' 'libpulse>=0.9.11' 'zip' 'unzip' 'cpio' 'fastjar' 'wget' 'procps-ng' 'inetutils')
|
||||
[ "$_bootstrap" = "1" ] && makedepends=(${makedepends[@]} 'eclipse-ecj')
|
||||
'java-rhino' 'libpulse>=0.9.11' 'zip' 'unzip' 'cpio' 'fastjar' 'wget' 'procps-ng' 'inetutils'
|
||||
'eclipse-ecj')
|
||||
|
||||
_url=http://icedtea.classpath.org/hg/release/icedtea7-forest-${_icedtea_ver:0:3}
|
||||
#_zurl=http://icedtea.classpath.org/hg/release/icedtea7-forest-2.1
|
||||
|
|
Loading…
Reference in a new issue