summaryrefslogtreecommitdiffstats
path: root/remote/modules/cups/module.conf.ubuntu.14
diff options
context:
space:
mode:
authorSimon Rettberg2014-09-04 15:27:53 +0200
committerroot2014-09-04 15:27:53 +0200
commit85bab4ebda008936fab76bb314c940261a0e0ed4 (patch)
treee2bf860c9640d721f4bd585245c92c2f4d883eef /remote/modules/cups/module.conf.ubuntu.14
parentMerge branch 'master' of git://git.openslx.org/openslx-ng/tm-scripts (diff)
downloadtm-scripts-85bab4ebda008936fab76bb314c940261a0e0ed4.tar.gz
tm-scripts-85bab4ebda008936fab76bb314c940261a0e0ed4.tar.xz
tm-scripts-85bab4ebda008936fab76bb314c940261a0e0ed4.zip
[cups] Fix ghostscript dependencies for Ubuntu 14.04
Diffstat (limited to 'remote/modules/cups/module.conf.ubuntu.14')
-rw-r--r--remote/modules/cups/module.conf.ubuntu.142
1 files changed, 2 insertions, 0 deletions
diff --git a/remote/modules/cups/module.conf.ubuntu.14 b/remote/modules/cups/module.conf.ubuntu.14
index 23dcf226..23207e5b 100644
--- a/remote/modules/cups/module.conf.ubuntu.14
+++ b/remote/modules/cups/module.conf.ubuntu.14
@@ -5,6 +5,7 @@ REQUIRED_INSTALLED_PACKAGES="
cups-core-drivers
cups-filters-core-drivers
ghostscript
+ libgs9-common
"
REQUIRED_CONTENT_PACKAGES="
cups
@@ -13,4 +14,5 @@ REQUIRED_CONTENT_PACKAGES="
cups-core-drivers
cups-filters-core-drivers
ghostscript
+ libgs9-common
"