Skip to content

Commit 85104a1

Browse files
committed
Remove boost shenanigans for unused cookbook
1 parent 6f54bff commit 85104a1

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

ci_environment/hhvm/recipes/package.rb

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,6 @@
77
action :add
88
end
99

10-
package Array(node['libboost-filesystem1.49.0', 'libboost-program-options1.49.0', 'libboost-regex1.49.0', 'libboost-system1.49.0', 'libboost-thread1.49.0', 'libgd2-xpm', 'libonig2', 'libtbb2', 'libunwind7']['package']['name']) do
11-
action :install
12-
end
13-
14-
apt_repository "boost-backports" do
15-
action :remove
16-
end
17-
1810
apt_repository "hhvm-repository" do
1911
uri "http://dl.hhvm.com/ubuntu"
2012
distribution node["lsb"]["codename"]

0 commit comments

Comments
 (0)