mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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": {
|
||||
"ANT_HOME": "$dir"
|
||||
},
|
||||
"notes": "Apache Ant requires,
|
||||
|
||||
> JDK (either openJDK or Oracle JDK)
|
||||
> JAVA_HOME environment variable pointing to JDK
|
||||
"
|
||||
"depends": "openjdk"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user