Skip to content

Commit ad3906b

Browse files
committed
add Shell::Command to deps to make zef happier #442
1 parent 2ecffb7 commit ad3906b

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", "Panda" ],
5+
"depends" : [ "URI", "File::Temp", "Panda", "Shell::Command" ],
66
"provides" : {
77
"Perl6::Type" : "lib/Perl6/Type.pm",
88
"Perl6::TypeGraph" : "lib/Perl6/TypeGraph.pm",

0 commit comments

Comments
 (0)