From 4aac7f8e50ee5ddbfa11cd8e89e2287892b19b80 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 14 Jun 2014 02:16:30 -0300 Subject: Adding xsel into nodo::utils::interface --- manifests/utils/interface.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/utils/interface.pp b/manifests/utils/interface.pp index c48d4cd..8d95c11 100644 --- a/manifests/utils/interface.pp +++ b/manifests/utils/interface.pp @@ -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, } -- cgit v1.2.3