]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding dev packages into utils::personal
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 24 May 2010 01:14:57 +0000 (22:14 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 24 May 2010 01:14:57 +0000 (22:14 -0300)
manifests/subsystems/utils.pp

index 16bd3add995f75fa41cb290dfcf17c38d0783ddf..bd722c5a7cfcbc3b2ea2e24c1c8e8b430149707f 100644 (file)
@@ -50,7 +50,8 @@ class utils::personal {
               'genisoimage',       'dvd+rw-tools',            'inkscape',
               'python-stdeb',      'openjdk-6-jre',           'sun-java6-jre',
               'epiphany-browser',  'xscreensaver',            'unrar',
-              'fakeroot',          'dupload' ]:
+              'fakeroot',          'dupload',                 'autotools-dev',
+              'dh-make' ]:
     ensure => installed,
   }