summaryrefslogtreecommitdiffstats
path: root/remote/modules/cups
diff options
context:
space:
mode:
authorSebastian2014-01-13 11:23:14 +0100
committerSebastian2014-01-13 11:23:14 +0100
commit9cceb9cedb8d06ddd1621f4ed2167ad98ef5a589 (patch)
treeeb9ff5a902d9a80ba7a6ecf18cc31b324b9b5137 /remote/modules/cups
parent<setup_target> Move package listing from module dir to target dir (diff)
downloadtm-scripts-9cceb9cedb8d06ddd1621f4ed2167ad98ef5a589.tar.gz
tm-scripts-9cceb9cedb8d06ddd1621f4ed2167ad98ef5a589.tar.xz
tm-scripts-9cceb9cedb8d06ddd1621f4ed2167ad98ef5a589.zip
update cups to work with ubuntu 13.10
Diffstat (limited to 'remote/modules/cups')
-rw-r--r--remote/modules/cups/cups.conf.ubuntu.13.1010
1 files changed, 10 insertions, 0 deletions
diff --git a/remote/modules/cups/cups.conf.ubuntu.13.10 b/remote/modules/cups/cups.conf.ubuntu.13.10
new file mode 100644
index 00000000..eaf19ce8
--- /dev/null
+++ b/remote/modules/cups/cups.conf.ubuntu.13.10
@@ -0,0 +1,10 @@
+REQUIRED_INSTALLED_PACKAGES="
+ cups
+ cups-daemon
+ cups-filters
+"
+REQUIRED_CONTENT_PACKAGES="
+ cups
+ cups-daemon
+ cups-filters
+"