From b1e8479b74ca5949b9ca784398972e4353c32b08 Mon Sep 17 00:00:00 2001 From: Ossi Salmi Date: Tue, 9 Nov 2010 18:16:40 +0200 Subject: [PATCH] Removed explicit dependency to graphviz from collab due to broken packaging --- wiki/manifests/init.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/wiki/manifests/init.pp b/wiki/manifests/init.pp index f676c86..b97bc0a 100644 --- a/wiki/manifests/init.pp +++ b/wiki/manifests/init.pp @@ -79,7 +79,6 @@ class wiki::collab inherits wiki::graphingwiki::common { class wiki::collab::base { include cairo::python - include graphviz::python include igraph::python include ldap::client::python