summaryrefslogtreecommitdiffstats
path: root/core/modules/vmchooser2/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/vmchooser2/module.conf')
-rw-r--r--core/modules/vmchooser2/module.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/vmchooser2/module.conf b/core/modules/vmchooser2/module.conf
index 1dcebb9a..c62a84c9 100644
--- a/core/modules/vmchooser2/module.conf
+++ b/core/modules/vmchooser2/module.conf
@@ -1,4 +1,7 @@
#!/bin/bash
+REQUIRED_MODULES="
+ qt5core
+"
REQUIRED_GIT="git://git.openslx.org/openslx-ng/vmchooser2.git"
REQUIRED_PREFIX="/opt/openslx/bin"
REQUIRED_BINARIES="vmchooser.real"