mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
Change apps (ant, maven) to depend on openjdk
This commit is contained in:
parent
c6dbc775ec
commit
41a1906d53
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