summaryrefslogblamecommitdiffstats
path: root/core/modules/cups/module.conf.debian
blob: 32a64f1d2b1165c20d83074bfaec3d2ce442c6a7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
           









                                
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
		cups-daemon
		ghostscript
		foomatic-filters
"
REQUIRED_CONTENT_PACKAGES="
		cups-daemon
		ghostscript
		foomatic-filters
"