From dba8b4b66995deaee4f76d965e90b34d282ccf91 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 16 Nov 2018 14:26:36 +0100 Subject: [beamergui] Update to 2.0, move parse-edid to own module --- core/modules/beamergui/module.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/modules/beamergui/module.conf') 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 " -- cgit v1.2.3-55-g7522