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

index b704faf6734ea381e335595c064437c6367e5ee3..7751129429965bc53f4bca3a602d5ba747b32aa3 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', ]:
+              'easytag',        'flashplugin-nonfree', 'vlc', ]:
     ensure => installed,
   }