summaryrefslogtreecommitdiffstats
path: root/core/modules/beamergui/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2018-11-16 14:26:36 +0100
committerSimon Rettberg2018-11-16 14:26:36 +0100
commitdba8b4b66995deaee4f76d965e90b34d282ccf91 (patch)
tree59762a67b426e72f93c100ebe5e92199bc8004f3 /core/modules/beamergui/module.conf
parent[dnbd3] Bump version (diff)
downloadmltk-dba8b4b66995deaee4f76d965e90b34d282ccf91.tar.gz
mltk-dba8b4b66995deaee4f76d965e90b34d282ccf91.tar.xz
mltk-dba8b4b66995deaee4f76d965e90b34d282ccf91.zip
[beamergui] Update to 2.0, move parse-edid to own module
Diffstat (limited to 'core/modules/beamergui/module.conf')
-rw-r--r--core/modules/beamergui/module.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/modules/beamergui/module.conf b/core/modules/beamergui/module.conf
index 65cc1dce..baf892c2 100644
--- a/core/modules/beamergui/module.conf
+++ b/core/modules/beamergui/module.conf
@@ -1,10 +1,10 @@
#!/bin/bash
REQUIRED_MODULES="
+ parse-edid
qt5core
"
-REQUIRED_GIT="git://git.openslx.org/openslx-ng/beamergui.git"
+REQUIRED_GIT="git://git.openslx.org/openslx-ng/beamergui.git|2.0"
REQUIRED_BINARIES="
beamergui
- parse-edid
"