Skip to content

Commit

Permalink
passenger depend on build-essential
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed May 31, 2011
1 parent 6cf9ff4 commit 5eac6f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions passenger_apache2/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
recipe "passenger_apache2::mod_rails", "Enables Apache module configuration for passenger module"

depends "apache2"
depends "build-essential"

%w{ redhat centos ubuntu debian }.each do |os|
supports os
Expand Down

0 comments on commit 5eac6f8

Please sign in to comment.