From ab8093c46efba41a6cd6a0ac827d3a81217797d6 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Wed, 21 Mar 2018 11:20:58 +0100 Subject: [cups] add ubuntu 18.04 config --- core/modules/cups/module.conf.ubuntu.18 | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 core/modules/cups/module.conf.ubuntu.18 (limited to 'core/modules/cups') diff --git a/core/modules/cups/module.conf.ubuntu.18 b/core/modules/cups/module.conf.ubuntu.18 new file mode 100644 index 00000000..2c394fad --- /dev/null +++ b/core/modules/cups/module.conf.ubuntu.18 @@ -0,0 +1,23 @@ +#!/bin/bash +REQUIRED_INSTALLED_PACKAGES=" + cups + cups-daemon + cups-filters + cups-core-drivers + cups-filters-core-drivers + ghostscript + libgs9-common +" +REQUIRED_CONTENT_PACKAGES=" + cups + cups-daemon + cups-filters + cups-core-drivers + cups-filters-core-drivers + ghostscript + libgs9-common +" +REQUIRED_DIRECTORIES+=" + /usr/share/color +" + -- cgit v1.2.3-55-g7522