summaryrefslogtreecommitdiffstats
path: root/core/modules/cups/module.conf
blob: 6ec99ac939944e6ab060e0540eb50d8380e4e2f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
REQUIRED_BINARIES="
	cupsd
	foomatic-rip
	gs
"
REQUIRED_DIRECTORIES="
	/usr/lib/cups/
	/usr/share/cups/
	/usr/share/ghostscript/
	/usr/share/ppd/cupsfilters/
	/usr/bin/
"
REQUIRED_FILES=""