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