Skip to content

Commit

Permalink
metadata needs to depend on cookbooks, not recipes
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Connolly committed Apr 26, 2012
1 parent 5289c5a commit 3079255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
license "Apache 2.0"
description "Installs phpunit"
version "0.9.1"
depends "php::pear"
depends "php"
recipe "phpunit", "Installs phpunit unit testing suite"

0 comments on commit 3079255

Please sign in to comment.