Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add Pod::To::BigPage as dependency
  • Loading branch information
gfldex committed Jul 22, 2016
1 parent f81097c commit 968bad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion META.info
Expand Up @@ -3,7 +3,7 @@
"version" : "*",
"description" : "Perl 6 documentation (tools and docs)",
"depends" : [ "URI", "File::Temp", "JSON::Fast" ],
"build-depends" : [ "File::Find" ],
"build-depends" : [ "File::Find", "Pod::To::BigPage" ],
"provides" : {
"Perl6::Type" : "lib/Perl6/Type.pm",
"Perl6::TypeGraph" : "lib/Perl6/TypeGraph.pm",
Expand Down

0 comments on commit 968bad5

Please sign in to comment.