]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding audacity into utils::personal::debian
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 31 Mar 2011 14:20:15 +0000 (11:20 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 31 Mar 2011 14:20:15 +0000 (11:20 -0300)
manifests/subsystems/utils/debian.pp

index fe0530d0499950af6c98070ec25e24d59f4118b6..792a42e1fb43d68918d535f62d0ff89d5d481874 100644 (file)
@@ -10,7 +10,7 @@ class utils::personal::debian {
               'gqview',         'mpg123',              'audacious',  'qjackctl',
               'gimp',           'xine-ui',             'amarok',     'wodim',
               'genisoimage',    'dvd+rw-tools',        'inkscape',   'jhead',
-              'easytag',        'flashplugin-nonfree', 'vlc', ]:
+              'easytag',        'flashplugin-nonfree', 'vlc',        'audacity' ]:
     ensure => installed,
   }