From 3e07c615372bbf52bd8b28d41cbac3161d8c5abf Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 11 May 2014 18:59:42 -0500 Subject: pylucene: remove CLT dependency This is undocumented and I was able to build it on an Xcode-only system, so remove this dependency. --- Library/Formula/pylucene.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/pylucene.rb b/Library/Formula/pylucene.rb index 2695a452a..6b64955ab 100644 --- a/Library/Formula/pylucene.rb +++ b/Library/Formula/pylucene.rb @@ -7,7 +7,6 @@ class Pylucene < Formula option "with-shared", "build jcc as a shared library" - depends_on :clt => :build depends_on :ant => :build depends_on :python -- cgit v1.2.3