summaryrefslogtreecommitdiffstats
path: root/core/modules/xscreensaver/module.conf
blob: 84d3ff24ef23f16ba99dec31e4368d36827c9574 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/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-auth
	xscreensaver-command
	xscreensaver-gfx
	bwlp-screensaver
"