From a2d4d9d832e60e2b007990f394b22e77b6dfa3ba Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 6 Jun 2012 20:35:12 -0500 Subject: Update formulae for XQuartz compatibility --- Library/Formula/gource.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Library/Formula/gource.rb') diff --git a/Library/Formula/gource.rb b/Library/Formula/gource.rb index 7e0f66f60..9baba0eb3 100644 --- a/Library/Formula/gource.rb +++ b/Library/Formula/gource.rb @@ -9,6 +9,7 @@ class Gource < Formula depends_on 'glm' => :build depends_on 'pkg-config' => :build + depends_on :x11 # for Freetype depends_on 'boost' depends_on 'glew' depends_on 'jpeg' @@ -22,8 +23,6 @@ class Gource < Formula end def install - ENV.x11 # Put freetype-config in path - # For non-/usr/local installs ENV.append "CXXFLAGS", "-I#{HOMEBREW_PREFIX}/include" -- cgit v1.2.3