summaryrefslogtreecommitdiffstats
path: root/core/modules/beamergui/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/beamergui/module.conf')
-rw-r--r--core/modules/beamergui/module.conf9
1 files changed, 4 insertions, 5 deletions
diff --git a/core/modules/beamergui/module.conf b/core/modules/beamergui/module.conf
index 97d1e350..65cc1dce 100644
--- a/core/modules/beamergui/module.conf
+++ b/core/modules/beamergui/module.conf
@@ -1,11 +1,10 @@
#!/bin/bash
+REQUIRED_MODULES="
+ qt5core
+"
REQUIRED_GIT="git://git.openslx.org/openslx-ng/beamergui.git"
REQUIRED_BINARIES="
beamergui
parse-edid
"
-REQUIRED_LIBRARIES="
-"
-REQUIRED_SYSTEM_FILES="
-"
-# TODO add libraries
+