summaryrefslogtreecommitdiffstats
path: root/remote/modules/cups/module.conf.opensuse
diff options
context:
space:
mode:
authorJonathan Bauer2014-06-10 16:14:39 +0200
committerJonathan Bauer2014-06-10 16:14:39 +0200
commit32e878440926da4be7cf9e3bfee51ce11d00aefa (patch)
tree8e6f5c07d99bc79de857eadba811af56bcfed829 /remote/modules/cups/module.conf.opensuse
parent[busybox] added mkfifo and removed mdev (diff)
downloadtm-scripts-32e878440926da4be7cf9e3bfee51ce11d00aefa.tar.gz
tm-scripts-32e878440926da4be7cf9e3bfee51ce11d00aefa.tar.xz
tm-scripts-32e878440926da4be7cf9e3bfee51ce11d00aefa.zip
[cups] fix missing 'ghostscript' package for opensuse
Diffstat (limited to 'remote/modules/cups/module.conf.opensuse')
-rw-r--r--remote/modules/cups/module.conf.opensuse2
1 files changed, 2 insertions, 0 deletions
diff --git a/remote/modules/cups/module.conf.opensuse b/remote/modules/cups/module.conf.opensuse
index d13021ba..6b028b11 100644
--- a/remote/modules/cups/module.conf.opensuse
+++ b/remote/modules/cups/module.conf.opensuse
@@ -2,9 +2,11 @@ REQUIRED_INSTALLED_PACKAGES="
cups
cups-libs
foomatic-filters
+ ghostscript
"
REQUIRED_CONTENT_PACKAGES="
cups
cups-libs
foomatic-filters
+ ghostscript
"