Skip to content

Commit

Permalink
grass: add freetype dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed Sep 21, 2014
1 parent e5c5c1e commit f9b1f72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/grass.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ class Grass < Formula
depends_on :postgresql => :optional
depends_on :mysql => :optional
depends_on "cairo"
depends_on "freetype"
depends_on :x11 # needs to find at least X11/include/GL/gl.h

fails_with :clang do
Expand Down

0 comments on commit f9b1f72

Please sign in to comment.