diff options
author | Christian Rößler | 2013-10-14 15:40:16 +0200 |
---|---|---|
committer | Christian Rößler | 2013-10-14 15:40:16 +0200 |
commit | 37379956d52f1136b6941e7217d01cb90135d43b (patch) | |
tree | d8f01441d28be43db28158dff72106eaa33ebd02 /remote | |
parent | [openSuse] opensuse Stage32 target links (diff) | |
download | tm-scripts-37379956d52f1136b6941e7217d01cb90135d43b.tar.gz tm-scripts-37379956d52f1136b6941e7217d01cb90135d43b.tar.xz tm-scripts-37379956d52f1136b6941e7217d01cb90135d43b.zip |
[cups] cups module config file for openSuse
Diffstat (limited to 'remote')
-rw-r--r-- | remote/modules/cups/cups.conf.opensuse | 8 |
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 +" |