diff options
| author | Christian Rößler | 2014-02-04 17:25:38 +0100 |
|---|---|---|
| committer | Christian Rößler | 2014-02-04 17:25:38 +0100 |
| commit | 49875d8743fd7ea0db6b28f0271e8dc211e3ff35 (patch) | |
| tree | 17e3cc7ffebdaab0fb695f95a169bc0a221dc9ee /remote | |
| parent | [beamergui] fix the unkwown (diff) | |
| download | tm-scripts-49875d8743fd7ea0db6b28f0271e8dc211e3ff35.tar.gz tm-scripts-49875d8743fd7ea0db6b28f0271e8dc211e3ff35.tar.xz tm-scripts-49875d8743fd7ea0db6b28f0271e8dc211e3ff35.zip | |
[cups] conf files Ubuntu, openSuse: +foomatic-filters --> foomatic-rip
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/modules/cups/cups.conf.opensuse | 2 | ||||
| -rw-r--r-- | remote/modules/cups/cups.conf.ubuntu | 2 | ||||
| -rw-r--r-- | remote/modules/cups/cups.conf.ubuntu.13 | 2 | ||||
| -rw-r--r-- | remote/modules/cups/cups.conf.ubuntu.13.10 | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/remote/modules/cups/cups.conf.opensuse b/remote/modules/cups/cups.conf.opensuse index 1ce46e5f..d13021ba 100644 --- a/remote/modules/cups/cups.conf.opensuse +++ b/remote/modules/cups/cups.conf.opensuse @@ -1,8 +1,10 @@ REQUIRED_INSTALLED_PACKAGES=" cups cups-libs + foomatic-filters " REQUIRED_CONTENT_PACKAGES=" cups cups-libs + foomatic-filters " diff --git a/remote/modules/cups/cups.conf.ubuntu b/remote/modules/cups/cups.conf.ubuntu index da50d242..8ca1d1c6 100644 --- a/remote/modules/cups/cups.conf.ubuntu +++ b/remote/modules/cups/cups.conf.ubuntu @@ -1,8 +1,10 @@ REQUIRED_INSTALLED_PACKAGES=" cups ghostscript-cups + foomatic-filters " REQUIRED_CONTENT_PACKAGES=" cups ghostscript-cups + foomatic-filters " diff --git a/remote/modules/cups/cups.conf.ubuntu.13 b/remote/modules/cups/cups.conf.ubuntu.13 index ff5a23d7..53c8d62d 100644 --- a/remote/modules/cups/cups.conf.ubuntu.13 +++ b/remote/modules/cups/cups.conf.ubuntu.13 @@ -2,9 +2,11 @@ REQUIRED_INSTALLED_PACKAGES=" cups cups-daemon ghostscript-cups + foomatic-filters " REQUIRED_CONTENT_PACKAGES=" cups cups-daemon ghostscript-cups + foomatic-filters " diff --git a/remote/modules/cups/cups.conf.ubuntu.13.10 b/remote/modules/cups/cups.conf.ubuntu.13.10 index eaf19ce8..d3fa3b5d 100644 --- a/remote/modules/cups/cups.conf.ubuntu.13.10 +++ b/remote/modules/cups/cups.conf.ubuntu.13.10 @@ -2,9 +2,11 @@ REQUIRED_INSTALLED_PACKAGES=" cups cups-daemon cups-filters + foomatic-filters " REQUIRED_CONTENT_PACKAGES=" cups cups-daemon cups-filters + foomatic-filters " |
