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