From: Silvio Rhatto Date: Sat, 12 Mar 2016 14:19:40 +0000 (-0300) Subject: Deploy: dependency: augeas-tools X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8a14f6d7d05224b225f405e44728d778ce3419db;p=puppet-bootstrap.git Deploy: dependency: augeas-tools --- diff --git a/bin/dependencies b/bin/dependencies index 37dabab..89b6f6e 100755 --- a/bin/dependencies +++ b/bin/dependencies @@ -6,7 +6,7 @@ # Parameters BASENAME="`basename $0`" DEPENDENCIES="puppet-common" -DEPLOY_DEPENDENCIES="ruby-sqlite3 ruby-activerecord" +DEPLOY_DEPENDENCIES="ruby-sqlite3 ruby-activerecord augeas-tools" DEVELOP_DEPENDENCIES="git mr whois" # Additional non-wheezy package