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