summaryrefslogtreecommitdiffstats
path: root/core/modules/cups/module.conf.ubuntu.13
blob: 06bf18ab6b3f5a7c3674f4d0c64bceca82a9229e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
		cups
		cups-daemon
		ghostscript-cups
		foomatic-filters
"
REQUIRED_CONTENT_PACKAGES="
		cups
		cups-daemon
		ghostscript-cups
		foomatic-filters
"