]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding ffmpeg2theora into utils::multimedia
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 22 May 2012 01:08:49 +0000 (22:08 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 22 May 2012 01:08:49 +0000 (22:08 -0300)
manifests/subsystems/utils/multimedia.pp

index 15862e013205a0a6fbabb87fbffa8743855adaf0..e5e4a934c3dad6dd2cc68d5ddb9311076a6ed190 100644 (file)
@@ -22,7 +22,7 @@ class utils::multimedia {
               'easytag',         'flashplugin-nonfree', 'vlc',        'audacity',
               'opencubicplayer', 'moc',                 'cmus',       'orpheus',
               'cbrpager',        'llgal',               'darksnow',   'mplayer',
-              'tucan' ]:
+              'tucan',           'ffmpeg2theora' ]:
     ensure => installed,
   }