Skip to content

Commit

Permalink
Add Template::Mojo to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Tadeusz Sośnierz committed Jun 7, 2012
1 parent db6e4a1 commit 9f34ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion META.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name" : "Bailador",
"version" : "*",
"description" : "A bare-bones Dancer port",
"depends" : [ "HTTP::Easy" ],
"depends" : [ "HTTP::Easy", "Template::Mojo" ],
"source-url" : "git://github.com/tadzik/Bailador.git"
}

0 comments on commit 9f34ef6

Please sign in to comment.