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