From: Silvio Rhatto Date: Sat, 14 Jun 2014 03:56:40 +0000 (-0300) Subject: Adding autocutsel into nodo::utils::office X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f29ab7e43bc2a407ab03e9a1e531b175363542bf;p=puppet-nodo.git Adding autocutsel into nodo::utils::office --- 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, }