Skip to content
Snippets Groups Projects
Commit 3ab79340 authored by Marin Jankovski's avatar Marin Jankovski
Browse files

Upgrade build-essentials cookbook.

parent e085436b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -15,7 +15,7 @@ DEPENDENCIES
GRAPH
apt (2.3.8)
aws (2.1.1)
build-essential (1.4.4)
build-essential (2.0.6)
chef-sugar (2.0.0)
chef_handler (1.1.6)
chocolatey (0.1.0)
Loading
Loading
@@ -28,6 +28,7 @@ GRAPH
xfs (>= 0.0.0)
gitlab (0.7.2)
apt (>= 0.0.0)
build-essential (>= 0.0.0)
database (>= 0.0.0)
magic_shell (>= 0.0.0)
monit (>= 0.0.0)
Loading
Loading
Loading
Loading
@@ -8,7 +8,7 @@ version '0.7.2'
 
recipe "gitlab::default", "Installation"
 
%w{ redisio ruby_build postgresql mysql database postfix yum-epel phantomjs magic_shell apt monit }.each do |dep|
%w{ redisio ruby_build postgresql mysql database postfix yum-epel phantomjs magic_shell apt monit build-essential }.each do |dep|
depends dep
end
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment