summaryrefslogtreecommitdiffstats
path: root/remote/modules/cups
diff options
context:
space:
mode:
authorJonathan Bauer2013-10-15 13:55:21 +0200
committerJonathan Bauer2013-10-15 13:55:21 +0200
commit4663e575046afea5286e27c67c5b9815e01cc26c (patch)
tree18d75ffdb1d05d949fe9e2940c210e78be74302d /remote/modules/cups
parent[consolekit] add missing package as REQUIRED_INSTALLED_PACKAGES (diff)
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-4663e575046afea5286e27c67c5b9815e01cc26c.tar.gz
tm-scripts-4663e575046afea5286e27c67c5b9815e01cc26c.tar.xz
tm-scripts-4663e575046afea5286e27c67c5b9815e01cc26c.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.conf.opensuse8
1 files changed, 8 insertions, 0 deletions
diff --git a/remote/modules/cups/cups.conf.opensuse b/remote/modules/cups/cups.conf.opensuse
new file mode 100644
index 00000000..1ce46e5f
--- /dev/null
+++ b/remote/modules/cups/cups.conf.opensuse
@@ -0,0 +1,8 @@
+REQUIRED_INSTALLED_PACKAGES="
+ cups
+ cups-libs
+"
+REQUIRED_CONTENT_PACKAGES="
+ cups
+ cups-libs
+"