summaryrefslogtreecommitdiffstats
path: root/core/modules/printergui/module.conf
blob: 8376c28de44dc3d7112e4d4987e35d7dfceab9b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
REQUIRED_MODULES="
	slxlog
"
REQUIRED_GIT="https://git.openslx.org/openslx-ng/printergui.git"
REQUIRED_BINARIES="
	printergui
	printpwgui
"