summaryrefslogblamecommitdiffstats
path: root/core/modules/xscreensaver/module.conf
blob: cc67a9038aea5b90664e742fd8d3f8f9b4d89406 (plain) (tree)
1
2
3
4
5
6
7
8
9
           


                  
                                                   
              
                                                                          

                                                             
                                  


                            
                        
 
#!/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
"