Skip to content

Commit

Permalink
Merge pull request #914 from travis-ci/emma-opal-fixes
Browse files Browse the repository at this point in the history
Remove freetype2 for xenial
  • Loading branch information
emdantrim committed Oct 11, 2017
2 parents ce2e796 + 2b91439 commit ed4b954
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cookbooks/travis_phpenv/recipes/default.rb
Expand Up @@ -55,8 +55,3 @@
package 'libxslt1-dev' do
action :install
end

link '/usr/include/freetype2/freetype' do
to 'usr/include/freetype2'
action :create
end

0 comments on commit ed4b954

Please sign in to comment.