diff options
| -rw-r--r-- | manifests/utils.pp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/manifests/utils.pp b/manifests/utils.pp index 72dc8ae..835816b 100644 --- a/manifests/utils.pp +++ b/manifests/utils.pp @@ -42,7 +42,7 @@ class utils::desktop {                'gnumeric',          'alsa-utils',     'sc',                'gawk',              'telnet',         'fpm',                'procmail',          'msmtp',          'netpbm', -              'gqview',            'antiword' ]: +              'gqview',            'antiword',       'mairix' ]:      ensure => installed,    } | 
