Navigation Menu

Skip to content

Commit

Permalink
Fixing broken deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wakeless committed May 2, 2012
1 parent 78d8501 commit 4b5f65e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions all.rb
@@ -1,5 +1,5 @@
equires "git.managed", "lamp", "firefox.managed", "phpunit.pear", "dbunit.pear", "jenkins", "xvfb.upstart", "selenium.upstart"
requires "xvfb.managed"
dep "system" do
requires "git.managed", "lamp", "firefox.managed", "phpunit.pear", "dbunit.pear", "jenkins", "xvfb.upstart", "selenium.upstart"
end

dep "apache2.managed" do
Expand Down

0 comments on commit 4b5f65e

Please sign in to comment.