diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2014-06-14 00:56:40 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2014-06-14 00:56:40 -0300 | 
| commit | f29ab7e43bc2a407ab03e9a1e531b175363542bf (patch) | |
| tree | 84339dc834276793c4e9abbb868aee7842a743f6 /manifests | |
| parent | 7d6dbab6b66278e66ad3726fa3e11f741980fd8d (diff) | |
| download | puppet-nodo-f29ab7e43bc2a407ab03e9a1e531b175363542bf.tar.gz puppet-nodo-f29ab7e43bc2a407ab03e9a1e531b175363542bf.tar.bz2 | |
Adding autocutsel into nodo::utils::office
Diffstat (limited to 'manifests')
| -rw-r--r-- | manifests/utils/office.pp | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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,    } | 
