summaryrefslogtreecommitdiffstats
path: root/remote/modules/cups
diff options
context:
space:
mode:
authorManuel Schneider2014-04-10 20:15:24 +0200
committerManuel Schneider2014-04-10 20:15:24 +0200
commitf1e81a7bfafddd3fd6bfd712ebafde6d04724455 (patch)
treefe48e7cc718a2febd60a792d9d17792026b09665 /remote/modules/cups
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-f1e81a7bfafddd3fd6bfd712ebafde6d04724455.tar.gz
tm-scripts-f1e81a7bfafddd3fd6bfd712ebafde6d04724455.tar.xz
tm-scripts-f1e81a7bfafddd3fd6bfd712ebafde6d04724455.zip
[cups] foomatic-filters is provided by cups-filters since 14.04
Diffstat (limited to 'remote/modules/cups')
-rw-r--r--remote/modules/cups/module.conf.ubuntu.14.0410
1 files changed, 10 insertions, 0 deletions
diff --git a/remote/modules/cups/module.conf.ubuntu.14.04 b/remote/modules/cups/module.conf.ubuntu.14.04
new file mode 100644
index 00000000..eaf19ce8
--- /dev/null
+++ b/remote/modules/cups/module.conf.ubuntu.14.04
@@ -0,0 +1,10 @@
+REQUIRED_INSTALLED_PACKAGES="
+ cups
+ cups-daemon
+ cups-filters
+"
+REQUIRED_CONTENT_PACKAGES="
+ cups
+ cups-daemon
+ cups-filters
+"