diff options
| author | Jonathan Bauer | 2014-07-03 17:47:44 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-07-03 17:47:44 +0200 |
| commit | 7eefa87bfb3d615abff998c9c31f02813a2754c4 (patch) | |
| tree | bd1d38baae4be5aa3dd54ca49dca1bd06b096912 /remote/modules/cups | |
| parent | minor (diff) | |
| download | tm-scripts-7eefa87bfb3d615abff998c9c31f02813a2754c4.tar.gz tm-scripts-7eefa87bfb3d615abff998c9c31f02813a2754c4.tar.xz tm-scripts-7eefa87bfb3d615abff998c9c31f02813a2754c4.zip | |
[debian] started debian support
TODO: chroot.inc with overlayfs support as its officially not in debian's repos
Diffstat (limited to 'remote/modules/cups')
| -rw-r--r-- | remote/modules/cups/module.conf.debian | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/remote/modules/cups/module.conf.debian b/remote/modules/cups/module.conf.debian new file mode 100644 index 00000000..1bb1efad --- /dev/null +++ b/remote/modules/cups/module.conf.debian @@ -0,0 +1,10 @@ +REQUIRED_INSTALLED_PACKAGES=" + cups-daemon + ghostscript + foomatic-filters +" +REQUIRED_CONTENT_PACKAGES=" + cups-daemon + ghostscript + foomatic-filters +" |
