blob: 7abb189961a2e59b589e2193d2cef85fe1d1c007 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
REQUIRED_GIT="git://git.openslx.org/openslx-ng/printergui.git"
#REQUIRED_COMMIT="e36d365f291702528f8bd47d2f9"
REQUIRED_COMMIT="HEAD"
REQUIRED_BINARIES="
printergui
printpwgui
"
REQUIRED_SYSTEM_FILES="
"
|