summaryrefslogtreecommitdiffstats
path: root/core/modules/vmchooser2/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2018-09-07 14:12:12 +0200
committerSimon Rettberg2018-09-07 14:12:12 +0200
commit9c7879cd434141801d5324c3b468ca45f515f5d8 (patch)
treec81dc9b403d31d1d46ce7175e23c9832f8ca5ff8 /core/modules/vmchooser2/module.conf
parent[xscreensaver] Move pvs2 plugin files to this module (diff)
downloadmltk-9c7879cd434141801d5324c3b468ca45f515f5d8.tar.gz
mltk-9c7879cd434141801d5324c3b468ca45f515f5d8.tar.xz
mltk-9c7879cd434141801d5324c3b468ca45f515f5d8.zip
[qt5core] Put common qt requirements in own module
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"