summaryrefslogtreecommitdiffstats
path: root/core/modules/cowgui/module.conf
blob: 92eb4b9ff2f999855be4cba98d44f5ae2facd8ad (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/bash
REQUIRED_MODULES="
	qt5core
"
REQUIRED_GIT="https://git.openslx.org/openslx-ng/cowgui.git"
REQUIRED_PREFIX="/opt/openslx/bin"
REQUIRED_BINARIES="cowgui"
REQUIRED_LIBRARIES="
"