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