aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-06-14 00:56:40 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-06-14 00:56:40 -0300
commitf29ab7e43bc2a407ab03e9a1e531b175363542bf (patch)
tree84339dc834276793c4e9abbb868aee7842a743f6
parent7d6dbab6b66278e66ad3726fa3e11f741980fd8d (diff)
downloadpuppet-nodo-f29ab7e43bc2a407ab03e9a1e531b175363542bf.tar.gz
puppet-nodo-f29ab7e43bc2a407ab03e9a1e531b175363542bf.tar.bz2
Adding autocutsel into nodo::utils::office
-rw-r--r--manifests/utils/office.pp2
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,
}