summaryrefslogtreecommitdiffstats
path: root/remote/modules/cups
diff options
context:
space:
mode:
authorDirk2014-02-21 11:16:02 +0100
committerDirk2014-02-21 11:16:02 +0100
commit1e30627c5b00884054fae7210d036e34ebe4f181 (patch)
tree6d258c5a7a2279881706f38e37921dc4557a0b8d /remote/modules/cups
parentSetzen des Windows-Namens beim Booten aus Laufwerk B: (diff)
parent[nvidia_libs] Debug: Checkin für Joey:). (diff)
downloadtm-scripts-1e30627c5b00884054fae7210d036e34ebe4f181.tar.gz
tm-scripts-1e30627c5b00884054fae7210d036e34ebe4f181.tar.xz
tm-scripts-1e30627c5b00884054fae7210d036e34ebe4f181.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
...
Diffstat (limited to 'remote/modules/cups')
-rw-r--r--remote/modules/cups/cups.conf1
-rw-r--r--remote/modules/cups/cups.conf.opensuse2
-rw-r--r--remote/modules/cups/cups.conf.ubuntu2
-rw-r--r--remote/modules/cups/cups.conf.ubuntu.132
-rw-r--r--remote/modules/cups/cups.conf.ubuntu.13.102
5 files changed, 9 insertions, 0 deletions
diff --git a/remote/modules/cups/cups.conf b/remote/modules/cups/cups.conf
index 8c30a08b..586e0d12 100644
--- a/remote/modules/cups/cups.conf
+++ b/remote/modules/cups/cups.conf
@@ -1,5 +1,6 @@
REQUIRED_BINARIES="
cupsd
+ foomatic-rip
"
REQUIRED_DIRECTORIES="
/usr/lib/cups/
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
"