summaryrefslogtreecommitdiffstats
path: root/core/modules/beamergui/module.conf
blob: baf892c2e8570c70c45d8d8d6e8d326e93b710b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
REQUIRED_MODULES="
	parse-edid
	qt5core
"
REQUIRED_GIT="git://git.openslx.org/openslx-ng/beamergui.git|2.0"
REQUIRED_BINARIES="
	beamergui
"