Skip to content

Commit 5709e9f

Browse files
committed
specify panda as dep
1 parent 49bceab commit 5709e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

META.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name" : "p6doc",
33
"version" : "*",
44
"description" : "Perl 6 documentation (tools and docs)",
5-
"depends" : [ "URI", "File::Temp" ],
5+
"depends" : [ "URI", "File::Temp", "Panda" ],
66
"provides" : {
77
"Perl6::Type" : "lib/Perl6/Type.pm",
88
"Perl6::TypeGraph" : "lib/Perl6/TypeGraph.pm",

0 commit comments

Comments
 (0)