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