Skip to content

Commit dad79aa

Browse files
vveideralamar
authored andcommitted
IGNITE-13388 Fix apache-ignite deb package dependency on JVM package - Fixes #8191.
Signed-off-by: Ilya Kasnacheev <ilya.kasnacheev@gmail.com>
1 parent 6f9052d commit dad79aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/deb/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Package: apache-ignite
88
Architecture: all
99
Section: misc
1010
Priority: optional
11-
Depends: openjdk-8-jdk | oracle-java8-installer, systemd, passwd
11+
Depends: openjdk-8-jdk | openjdk-11-jdk | default-jdk | java-sdk, systemd, passwd
1212
Description: Apache Ignite In-Memory Computing, Database and Caching Platform
1313
Ignite™ is a memory-centric distributed database, caching, and processing
1414
platform for transactional, analytical, and streaming workloads, delivering

0 commit comments

Comments
 (0)