Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
riseup-puppet-recipes
sympa
Commits
d38692ef
Commit
d38692ef
authored
Jul 06, 2012
by
micah
💬
Browse files
removed libmailtools-perl, as this is also handled in the mmm module
parent
b56c632f
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/debian.pp
View file @
d38692ef
...
...
@@ -19,7 +19,7 @@ class sympa::debian {
# FIXME: we don't list libmail-dkim-perl since we do dkim in postfix
# so we need to figure out how to deal with that in the shared module
[
libarchive
-
zip
-
perl
,
libcgi
-
pm
-
perl
,
libcrypt
-
ciphersaber
-
perl
,
libfile
-
copy
-
recursive
-
perl
,
libhtml
-
format
-
perl
,
libhtml
-
stripscripts
-
parser
-
perl
,
libhtml
-
tree
-
perl
,
libintl
-
perl
,
libio
-
socket
-
ssl
-
perl
,
libio
-
stringy
-
perl
,
libmailtools
-
perl
,
libmime
-
charset
-
perl
,
libmime
-
encwords
-
perl
,
libmime
-
lite
-
html
-
perl
,
libmime
-
tools
-
perl
,
libnet
-
netmask
-
perl
,
libregexp
-
common
-
perl
,
libsoap
-
lite
-
perl
,
libtemplate
-
perl
,
libterm
-
progressbar
-
perl
,
libunicode
-
linebreak
-
perl
,
libxml
-
libxml
-
perl
,
mhonarc
]:
libfile
-
copy
-
recursive
-
perl
,
libhtml
-
format
-
perl
,
libhtml
-
stripscripts
-
parser
-
perl
,
libhtml
-
tree
-
perl
,
libintl
-
perl
,
libio
-
socket
-
ssl
-
perl
,
libio
-
stringy
-
perl
,
libmime
-
charset
-
perl
,
libmime
-
encwords
-
perl
,
libmime
-
lite
-
html
-
perl
,
libmime
-
tools
-
perl
,
libnet
-
netmask
-
perl
,
libregexp
-
common
-
perl
,
libsoap
-
lite
-
perl
,
libtemplate
-
perl
,
libterm
-
progressbar
-
perl
,
libunicode
-
linebreak
-
perl
,
libxml
-
libxml
-
perl
,
mhonarc
]:
ensure
=>
installed
;
# since we're using upstream, ensure that the sympa package is purged
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment