summaryrefslogtreecommitdiffstats
path: root/remote/modules/cups
diff options
context:
space:
mode:
authorJonathan Bauer2014-05-27 17:22:48 +0200
committerJonathan Bauer2014-05-27 17:22:48 +0200
commit6ef64c86134cf35da72ba6b4ff81580948cb77ae (patch)
treedb3a7e9eea00710273766c92161df2bb2dc66f2e /remote/modules/cups
parent[setup_target] TODO: copy REQUIRED_CONTENT_PACKAGES automaticly (diff)
downloadtm-scripts-6ef64c86134cf35da72ba6b4ff81580948cb77ae.tar.gz
tm-scripts-6ef64c86134cf35da72ba6b4ff81580948cb77ae.tar.xz
tm-scripts-6ef64c86134cf35da72ba6b4ff81580948cb77ae.zip
[cups] added ghostscript dep
Diffstat (limited to 'remote/modules/cups')
-rw-r--r--remote/modules/cups/module.conf.ubuntu.14.042
1 files changed, 2 insertions, 0 deletions
diff --git a/remote/modules/cups/module.conf.ubuntu.14.04 b/remote/modules/cups/module.conf.ubuntu.14.04
index 80a530bb..23dcf226 100644
--- a/remote/modules/cups/module.conf.ubuntu.14.04
+++ b/remote/modules/cups/module.conf.ubuntu.14.04
@@ -4,6 +4,7 @@ REQUIRED_INSTALLED_PACKAGES="
cups-filters
cups-core-drivers
cups-filters-core-drivers
+ ghostscript
"
REQUIRED_CONTENT_PACKAGES="
cups
@@ -11,4 +12,5 @@ REQUIRED_CONTENT_PACKAGES="
cups-filters
cups-core-drivers
cups-filters-core-drivers
+ ghostscript
"