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.ubuntu5
1 files changed, 2 insertions, 3 deletions
diff --git a/core/modules/qemu/module.conf.ubuntu b/core/modules/qemu/module.conf.ubuntu
index 651d7a37..5f9bc981 100644
--- a/core/modules/qemu/module.conf.ubuntu
+++ b/core/modules/qemu/module.conf.ubuntu
@@ -1,10 +1,10 @@
#!/bin/bash
+
REQUIRED_INSTALLED_PACKAGES="
qemu
qemu-kvm
- mvn
+ maven
openjdk-8-jdk-headless
- openjdk-8-jre
"
REQUIRED_CONTENT_PACKAGES="
@@ -16,5 +16,4 @@ REQUIRED_CONTENT_PACKAGES="
qemu-utils
seabios
ovmf
- openjdk-8-jre
"