aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gtk+.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gtk+.rb')
-rw-r--r--Library/Formula/gtk+.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gtk+.rb b/Library/Formula/gtk+.rb
index 06e400ab7..1adb470b3 100644
--- a/Library/Formula/gtk+.rb
+++ b/Library/Formula/gtk+.rb
@@ -15,7 +15,7 @@ class Gtkx < Formula
depends_on 'jasper' => :optional
depends_on 'atk' => :optional
- fails_with_llvm "Undefined symbols when linking", :build => "2326" unless MacOS.lion?
+ fails_with_llvm "Undefined symbols when linking", :build => 2326
def install
system "./configure", "--disable-debug",