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