aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/nload.rb
diff options
context:
space:
mode:
authorJack Nagel2013-11-13 11:01:29 -0600
committerJack Nagel2013-11-13 11:02:20 -0600
commitc356bf77400b0d1ca83431330bf0750741fc24b1 (patch)
treeb7784428003d705c822aaec10c66420d8e633391 /Library/Formula/nload.rb
parent18c5d80e59b7656751704ecb6ebd92e58ecfd447 (diff)
downloadhomebrew-c356bf77400b0d1ca83431330bf0750741fc24b1.tar.bz2
Add more missing :autoconf deps
Diffstat (limited to 'Library/Formula/nload.rb')
-rw-r--r--Library/Formula/nload.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/nload.rb b/Library/Formula/nload.rb
index 8f637784c..b9f4b91d6 100644
--- a/Library/Formula/nload.rb
+++ b/Library/Formula/nload.rb
@@ -9,6 +9,7 @@ class Nload < Formula
build 2334
end
+ depends_on :autoconf
depends_on :automake
# Patching configure.in file to make configure compile on Mac OS.