summaryrefslogtreecommitdiffstats
path: root/core/modules/vmchooser2/module.conf
blob: e73bbbbdd8700849ee3797be45ec255430f5449d (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash
REQUIRED_MODULES="
	slxlog
	qt5core
"
REQUIRED_GIT="git://git.openslx.org/openslx-ng/vmchooser2.git"
REQUIRED_PREFIX="/opt/openslx/bin"
REQUIRED_BINARIES="vmchooser.real"