From: Silvio Rhatto Date: Fri, 12 Jul 2013 16:51:38 +0000 (-0300) Subject: Using evince instead of evince-gtk X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=b931da96907ca68e451df010e058b1a63f9bcc42;p=puppet-nodo.git Using evince instead of evince-gtk --- 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, }