mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-10-29 03:34:43 +00:00
add dependency java for Linux RPM
This commit is contained in:
parent
feae1902c4
commit
e07f2c9579
@ -827,7 +827,7 @@ return console.askYesNo(message, true);
|
||||
</exclude>
|
||||
<jreBundle jreBundleSource="none" />
|
||||
</unixArchive>
|
||||
<linuxRPM name="Linux RPM" id="162">
|
||||
<linuxRPM name="Linux RPM" id="162" dependencies="java >= 1.8">
|
||||
<exclude>
|
||||
<entry location="bin/startup.bat" />
|
||||
<entry location="documentation" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user