Skip to content

Commit

Permalink
Include cmake into build-essential, references #54
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed May 27, 2012
1 parent e80d61c commit f66dafb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci_environment/build-essential/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@
package "bison" do
action :install
end

include_recipe "cmake"

0 comments on commit f66dafb

Please sign in to comment.