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