Skip to content

Commit

Permalink
Set Zef instead of Zef::* modules
Browse files Browse the repository at this point in the history
  • Loading branch information
titsuki committed Feb 11, 2019
1 parent 488e3d2 commit 994aa48
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions META6.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@
],
"build-depends" : [
"LibraryMake",
"Zef::Fetch",
"Zef::Extract",
"Zef::Service::Shell::wget",
"Zef::Service::Shell::curl",
"Zef::Service::Shell::tar",
"Zef::Service::Shell::p5tar"
"Zef"
],
"depends" : [ ],
"description" : "A Perl 6 bindings for libmecab ( http://taku910.github.io/mecab/ )",
Expand Down

0 comments on commit 994aa48

Please sign in to comment.