From f29ab7e43bc2a407ab03e9a1e531b175363542bf Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 14 Jun 2014 00:56:40 -0300 Subject: Adding autocutsel into nodo::utils::office --- manifests/utils/office.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/utils/office.pp b/manifests/utils/office.pp index 21660a9..8c80221 100644 --- a/manifests/utils/office.pp +++ b/manifests/utils/office.pp @@ -9,7 +9,7 @@ class nodo::utils::office { 'calibre', 'fbreader', 'gobby-0.5', 'mat', 'evince', 'jekyll', 'task', 'aewan', 'ledger', - 'vim-latexsuite' ]: + 'vim-latexsuite', 'autocutsel' ]: ensure => installed, } -- cgit v1.2.3