]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding xsel into nodo::utils::interface
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 14 Jun 2014 05:16:30 +0000 (02:16 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 14 Jun 2014 05:16:30 +0000 (02:16 -0300)
manifests/utils/interface.pp

index c48d4cd7bf2e8ab6afe52b896402b03d0a35c82f..8d95c11134f2e3349e2928048cfa97c3e5699424 100644 (file)
@@ -4,7 +4,7 @@ class nodo::utils::interface inherits nodo::utils::interface::console {
               'xterm',            'xscreensaver',      'thunar',       'x11-apps',
               'gtk-theme-switch', 'gtk-smooth-themes', 'rxvt',         'lxappearance',
               'xtitle',           'xclip',             'pcmanfm',      'awesome-extra',  'numlockx',
-              'metar',            'wmctrl' ]:
+              'metar',            'wmctrl',            'xsel' ]:
     ensure => installed,
   }