From 22e786528e240ec4fda3b93b345da096e63bc7da Mon Sep 17 00:00:00 2001 From: samueljohn Date: Fri, 24 Aug 2012 18:16:43 +0200 Subject: FontForge: Added reason why it depends_on :xcode Closes #14437. Signed-off-by: Adam Vandenberg --- Library/Formula/fontforge.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/fontforge.rb b/Library/Formula/fontforge.rb index 8fb71414c..f1b0936ef 100644 --- a/Library/Formula/fontforge.rb +++ b/Library/Formula/fontforge.rb @@ -14,7 +14,7 @@ class Fontforge < Formula depends_on 'potrace' depends_on 'libspiro' depends_on :x11 - depends_on :xcode + depends_on :xcode # Because: #include def options [['--without-python', 'Build without Python.']] -- cgit v1.2.3