mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Merge pull request #201 from scottwillmoore/depends-openjdk
Change apps (ant, maven) to depend on openjdk
This commit is contained in:
commit
bdef3ec1fe
6
ant.json
6
ant.json
@ -9,9 +9,5 @@
|
|||||||
"env_set": {
|
"env_set": {
|
||||||
"ANT_HOME": "$dir"
|
"ANT_HOME": "$dir"
|
||||||
},
|
},
|
||||||
"notes": "Apache Ant requires,
|
"depends": "openjdk"
|
||||||
|
|
||||||
> JDK (either openJDK or Oracle JDK)
|
|
||||||
> JAVA_HOME environment variable pointing to JDK
|
|
||||||
"
|
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user