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 523b799..27545b0 100644
--- a/manifests/utils.pp
+++ b/manifests/utils.pp
@@ -42,7 +42,8 @@ class utils::desktop {
'gnumeric', 'alsa-utils', 'sc',
'gawk', 'telnet', 'fpm',
'procmail', 'msmtp', 'netpbm',
- 'gqview', 'antiword', 'mairix' ]:
+ 'gqview', 'antiword', 'mairix',
+ 'mozilla-plugin-gnash' ]:
ensure => installed,
}