ftgl: fix SHA1 and X11 dependency.

master
Mike McQuaid 2012-09-02 00:57:45 -07:00
parent 6ecdfdbc82
commit 0e48e54243
1 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,7 @@ class Ftgl < Formula
homepage 'http://sourceforge.net/projects/ftgl/' homepage 'http://sourceforge.net/projects/ftgl/'
sha1 'b9c11d3a594896333f1bbe46e10d8617713b4fc6' sha1 'b9c11d3a594896333f1bbe46e10d8617713b4fc6'
depends_on 'pkg-config' => :build depends_on :freetype
depends_on :x11
def install def install
# If doxygen is installed, the docs may still fail to build. # If doxygen is installed, the docs may still fail to build.