]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adds mediainfo into nodo::utils::multimedia
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 12 Feb 2015 20:19:00 +0000 (18:19 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 12 Feb 2015 20:19:00 +0000 (18:19 -0200)
manifests/utils/multimedia.pp

index 12f537df3f87a6f9079a3df1ccd2b7aadf972885..26d771eda8bf1c98e6b8cf32a413182f1d385251 100644 (file)
@@ -9,7 +9,7 @@ class nodo::utils::multimedia inherits nodo::utils::multimedia::minimal {
               'cbrpager',        'llgal',               'darksnow',           'pavucontrol',
               'picard',          'ffmpeg2theora',       'oggfwd',             'jhead',
               'gxine',           'totem',               'faad',               'gmtp',
-              'gphotofs',        'jmtpfs' ]:
+              'gphotofs',        'jmtpfs',              'mediainfo' ]:
     ensure => installed,
   }