diff options
Diffstat (limited to 'manifests')
| -rw-r--r-- | manifests/subsystems/utils.pp | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp index 4ef38ac..1f772e6 100644 --- a/manifests/subsystems/utils.pp +++ b/manifests/subsystems/utils.pp @@ -45,7 +45,8 @@ class utils::personal {                'gitk',              'konqueror',               'mpg123',                'audacious',         'qjackctl',                'bittorrent',                'subversion',        'fortunes-br',             'xine-ui', -              'broffice.org',      'mozilla-firefox-adblock', 'cups-client' ]: +              'broffice.org',      'mozilla-firefox-adblock', 'cups-client', +              'amarok' ]:      ensure => installed,    }  | 
