summaryrefslogtreecommitdiffstats
path: root/core/modules/cups/module.conf.ubuntu
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/cups/module.conf.ubuntu')
-rw-r--r--core/modules/cups/module.conf.ubuntu18
1 files changed, 11 insertions, 7 deletions
diff --git a/core/modules/cups/module.conf.ubuntu b/core/modules/cups/module.conf.ubuntu
index 5c4d995a..2aa8b5ed 100644
--- a/core/modules/cups/module.conf.ubuntu
+++ b/core/modules/cups/module.conf.ubuntu
@@ -1,11 +1,15 @@
#!/bin/bash
-REQUIRED_INSTALLED_PACKAGES="
- cups
- ghostscript-cups
- foomatic-filters
-"
REQUIRED_CONTENT_PACKAGES="
cups
- ghostscript-cups
- foomatic-filters
+ cups-daemon
+ cups-filters
+ cups-core-drivers
+ cups-filters-core-drivers
+ ghostscript
+ hplip
+ libgs9-common
+"
+REQUIRED_DIRECTORIES+="
+ /usr/share/color
"
+