summaryrefslogtreecommitdiffstats
path: root/core/modules/xscreensaver/module.conf
blob: 7e1ec8b775dc3d2cf39e6a2b00982f6d667119e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash
REQUIRED_MODULES="
	qt5core
"
REQUIRED_GIT="
	git://git.openslx.org/openslx-ng/xscreensaver.git|openslx
	git://git.openslx.org/openslx-ng/bwlp-screensaver.git
"
REQUIRED_PREFIX="/opt/openslx/bin"
REQUIRED_BINARIES="
	xscreensaver
	xscreensaver-command
	bwlp-screensaver
"