log4cxx: modernize autotools deps

master
Jack Nagel 2014-12-04 17:38:01 -05:00
parent b84e5e54c6
commit 81b7786243
1 changed files with 3 additions and 3 deletions

View File

@ -5,9 +5,9 @@ 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'
depends_on :autoconf
depends_on :automake
depends_on :libtool
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build
option :universal