diff options
| author | Jonathan Bauer | 2014-05-28 16:19:46 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-05-28 16:19:46 +0200 |
| commit | 834c786d2d91a098c8241f576f1876dd1438be14 (patch) | |
| tree | eb389cbf019bf92e3a24b308d7325b9d63c9d469 | |
| parent | [cups] added ghostscript dep (diff) | |
| download | tm-scripts-834c786d2d91a098c8241f576f1876dd1438be14.tar.gz tm-scripts-834c786d2d91a098c8241f576f1876dd1438be14.tar.xz tm-scripts-834c786d2d91a098c8241f576f1876dd1438be14.zip | |
[cups] added 'gs' to REQUIRED_BINARIES
| -rw-r--r-- | remote/modules/cups/module.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/cups/module.conf b/remote/modules/cups/module.conf index 586e0d12..2b904358 100644 --- a/remote/modules/cups/module.conf +++ b/remote/modules/cups/module.conf @@ -1,6 +1,7 @@ REQUIRED_BINARIES=" cupsd foomatic-rip + gs " REQUIRED_DIRECTORIES=" /usr/lib/cups/ |
