summaryrefslogblamecommitdiffstats
path: root/core/modules/cups/module.conf
blob: b802b66bc85de75344c6a5000ec162bdfb19c4b5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
           












                                   
#!/bin/bash
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=""