summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/qemu/module.conf')
-rw-r--r--core/modules/qemu/module.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/modules/qemu/module.conf b/core/modules/qemu/module.conf
new file mode 100644
index 00000000..c1cdf05d
--- /dev/null
+++ b/core/modules/qemu/module.conf
@@ -0,0 +1,10 @@
+#!/bin/bash
+
+REQUIRED_MODULES="
+ libvirt
+ openjdk-8-jre-headless
+"
+
+REQUIRED_BINARIES=""
+REQUIRED_LIBRARIES=""
+REQUIRED_DIRECTORIES=""