From d9017d106190a0b32233b5176ef0f7a7e359b9b6 Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Thu, 4 Nov 2010 18:53:39 +0000 Subject: - requirement again --- Makefile.PL | 1 + mga-mirrors.spec.in | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile.PL b/Makefile.PL index 4adba7e..c50b71f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -17,6 +17,7 @@ requires 'Catalyst::Plugin::Prototype'; requires 'Catalyst::Plugin::Session::State::Cookie'; requires 'Catalyst::Plugin::Session::Store::FastMmap'; requires 'Net::DNS'; +requires 'Catalyst::View::GraphViz' requires 'Moose'; requires 'namespace::autoclean'; requires 'Config::General'; # This should reflect the config file format you've chosen diff --git a/mga-mirrors.spec.in b/mga-mirrors.spec.in index e9b7b02..6a9df36 100644 --- a/mga-mirrors.spec.in +++ b/mga-mirrors.spec.in @@ -29,14 +29,15 @@ BuildRequires: perl(Catalyst::Plugin::Prototype) BuildRequires: perl(DBD::Pg) BuildRequires: perl(Mail::Mailer) BuildRequires: perl(Catalyst::Plugin::Prototype) -BuildRequires: perl(Catalyst::Plugin::Session::Store::FastMmap)' +BuildRequires: perl(Catalyst::Plugin::Session::Store::FastMmap) Requires: perl(Catalyst::Plugin::Session::State::Cookie) -Requires: perl(Catalyst::Plugin::Session::Store::FastMmap)' +Requires: perl(Catalyst::Plugin::Session::Store::FastMmap) Requires: perl(Catalyst::Plugin::Session) Requires: perl(Catalyst::Plugin::Session::Store::DBI) Requires: perl(Catalyst::Action::RenderView) Requires: perl(Catalyst::View::TT) +Requires: perl(Catalyst::View::GraphViz) Requires: perl(Catalyst::Plugin::ConfigLoader) Requires: perl(Catalyst::Plugin::Static::Simple) Requires: perl(Catalyst::Plugin::Prototype) -- cgit v1.2.1