From 76cffab4518a29117a626d2a42b8940f790c5efe Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 30 Jan 2012 17:59:50 -0200 Subject: Adding another coquelicot dependency --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index 92019c2..3008b87 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -363,7 +363,7 @@ class apache::rails inherits apache { # Needed by https://git.codecoop.org/projects/coquelicot package { [ 'libsinatra-ruby1.8', 'libopenssl-ruby1.8', 'libhaml-ruby1.8', 'liblockfile-ruby', - 'libgettext-ruby1.8' ]: + 'libgettext-ruby1.8', 'libjson-ruby1.8' ]: ensure => installed, } -- cgit v1.2.3