diff options
| author | Jonathan Bauer | 2014-06-10 16:14:39 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-06-10 16:14:39 +0200 |
| commit | 32e878440926da4be7cf9e3bfee51ce11d00aefa (patch) | |
| tree | 8e6f5c07d99bc79de857eadba811af56bcfed829 /remote/modules/cups | |
| parent | [busybox] added mkfifo and removed mdev (diff) | |
| download | tm-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')
| -rw-r--r-- | remote/modules/cups/module.conf.opensuse | 2 |
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 " |
