Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9dfc5ebc4ba3ee5dabe12b0e2affb353fa7b0ba2
commit 9dfc5ebc4ba3ee5dabe12b0e2affb353fa7b0ba2 Author: crazy <[email protected]> Date: Mon Oct 24 03:32:48 2016 +0200 DO NOT ADD JAVA TO DEPENDS WHILE INCLUDING THIS CRAP!!!!! diff --git a/source/include/openjava.sh b/source/include/openjava.sh index c76073a..d3559a2 100644 --- a/source/include/openjava.sh +++ b/source/include/openjava.sh @@ -40,11 +40,9 @@ ### # == APPENDED VARIABLES -# * depends() # * makedepends() ### -depends=("${depends[@]}" 'openjre') -makedepends=("${makedepends[@]}" 'openjdk' 'apache-ant') +makedepends=("${makedepends[@]}" 'openjdk' 'apache-ant' 'openjre') ### # == PROVIDED FUNCTIONS _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
