log4cxx always depends on automake/libtool

Closes Homebrew/homebrew#15234.
master
Max Howell 2012-10-02 09:06:11 -04:00
parent 09a71f084d
commit 8ac98c45df
1 changed files with 2 additions and 4 deletions

View File

@ -5,10 +5,8 @@ class Log4cxx < Formula
url 'http://www.apache.org/dyn/closer.cgi?path=logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.tar.gz'
sha1 'd79c053e8ac90f66c5e873b712bb359fd42b648d'
if build.head?
depends_on :automake
depends_on :libtool
end
depends_on :automake
depends_on :libtool
option :universal