summaryrefslogtreecommitdiffstats
path: root/core/modules/cups/module.conf.debian
blob: 2aa8b5ed4b2132d176aad06ca0c700296d9f1c30 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/bash
REQUIRED_CONTENT_PACKAGES="
		cups
		cups-daemon
		cups-filters
		cups-core-drivers
		cups-filters-core-drivers
		ghostscript
		hplip
		libgs9-common
"
REQUIRED_DIRECTORIES+="
	/usr/share/color
"