From acb0eb78c42a81b208f787efb571869a87279663 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 5 Sep 2011 13:25:05 -0400 Subject: Promote RPC::XML to a Recommends, since it's used by auto-blog.setup. Closes: #637603 --- Bundle/IkiWiki.pm | 1 + Bundle/IkiWiki/Extras.pm | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'Bundle') diff --git a/Bundle/IkiWiki.pm b/Bundle/IkiWiki.pm index 795fef463..a82362317 100644 --- a/Bundle/IkiWiki.pm +++ b/Bundle/IkiWiki.pm @@ -30,6 +30,7 @@ CGI Data::Dumper YAML JSON +RPC::XML =head1 AUTHOR diff --git a/Bundle/IkiWiki/Extras.pm b/Bundle/IkiWiki/Extras.pm index 070305731..d01d52e5b 100644 --- a/Bundle/IkiWiki/Extras.pm +++ b/Bundle/IkiWiki/Extras.pm @@ -18,7 +18,6 @@ perl -MCPAN -e 'install Bundle::IkiWiki::Extras' Authen::Passphrase Search::Xapian -RPC::XML File::MimeInfo Locale::gettext Net::OpenID::Consumer -- cgit v1.2.3