summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/module.conf.debian
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/qemu/module.conf.debian')
-rw-r--r--core/modules/qemu/module.conf.debian4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/modules/qemu/module.conf.debian b/core/modules/qemu/module.conf.debian
index d4af965d..f4892d81 100644
--- a/core/modules/qemu/module.conf.debian
+++ b/core/modules/qemu/module.conf.debian
@@ -2,6 +2,9 @@
REQUIRED_INSTALLED_PACKAGES="
qemu
qemu-kvm
+ mvn
+ openjdk-11-jdk-headless
+ openjdk-11-jre
"
REQUIRED_CONTENT_PACKAGES="
@@ -13,4 +16,5 @@ REQUIRED_CONTENT_PACKAGES="
qemu-utils
seabios
ovmf
+ openjdk-11-jre
"