aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/utils.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/utils.pp b/manifests/utils.pp
index 084756c..1faf23a 100644
--- a/manifests/utils.pp
+++ b/manifests/utils.pp
@@ -40,7 +40,8 @@ class utils::desktop {
'gnupg-agent', 'xterm', 'bash-completion',
'fetchmail', 'dosemu', 'xfonts-terminus',
'gnumeric', 'alsa-utils', 'sc',
- 'gawk', 'telnet', 'fpm' ]:
+ 'gawk', 'telnet', 'fpm',
+ 'procmail' ]:
ensure => installed,
}