Skip to content

Commit

Permalink
Add bluepill as cookbook dependency for nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
reset authored and jtimberman committed Jan 5, 2012
1 parent 84e835b commit bbb5abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx/metadata.rb
Expand Up @@ -11,7 +11,7 @@
supports os
end

%w{ build-essential runit }.each do |cb|
%w{ build-essential runit bluepill }.each do |cb|
depends cb
end

Expand Down

0 comments on commit bbb5abe

Please sign in to comment.