aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-07-12 13:51:38 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-07-12 13:51:38 -0300
commitb931da96907ca68e451df010e058b1a63f9bcc42 (patch)
treed451e44116fc7f2a1a6f7ee9cd3bf4233ae33fa3
parent5646981fe34c8fb4bdb8744e4102b9f8ee89b817 (diff)
downloadpuppet-nodo-b931da96907ca68e451df010e058b1a63f9bcc42.tar.gz
puppet-nodo-b931da96907ca68e451df010e058b1a63f9bcc42.tar.bz2
Using evince instead of evince-gtk
-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 74e7743..8f72058 100644
--- a/manifests/utils/office.pp
+++ b/manifests/utils/office.pp
@@ -7,7 +7,7 @@ class nodo::utils::office {
'cups-client', 'hplip', 'cups-bsd',
'gnucash', 'worklog', 'pdftk',
'calibre', 'fbreader', 'gobby-0.5',
- 'mat', 'evince-gtk', 'jekyll',
+ 'mat', 'evince', 'jekyll',
'task', 'aewan' ]:
ensure => installed,
}