aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/utils.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/subsystems/utils.pp')
-rw-r--r--manifests/subsystems/utils.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp
index f29db9d..211cba3 100644
--- a/manifests/subsystems/utils.pp
+++ b/manifests/subsystems/utils.pp
@@ -43,7 +43,8 @@ class utils::desktop {
'procmail', 'msmtp', 'netpbm',
'gqview', 'antiword', 'mairix',
'gitk', 'mozilla-plugin-gnash', 'mpg123',
- 'audacious', 'qjackctl', 'bittorrent' ]:
+ 'audacious', 'qjackctl', 'bittorrent',
+ 'subversion', 'fortunes-br' ]:
ensure => installed,
}