diff options
| author | Jonathan Bauer | 2014-05-27 17:22:48 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-05-27 17:22:48 +0200 |
| commit | 6ef64c86134cf35da72ba6b4ff81580948cb77ae (patch) | |
| tree | db3a7e9eea00710273766c92161df2bb2dc66f2e /remote/modules/cups | |
| parent | [setup_target] TODO: copy REQUIRED_CONTENT_PACKAGES automaticly (diff) | |
| download | tm-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.04 | 2 |
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 " |
