aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2012-08-21 16:05:54 -0500
committerJack Nagel2012-08-21 16:05:54 -0500
commit249e2763de543a98df3703f920e319ee22927839 (patch)
tree7adb2bde7461e860e9c92aa9d37f7e650bfebb98 /Library
parent47c18c10da217530bbda5c886c4b505e98e42144 (diff)
downloadhomebrew-249e2763de543a98df3703f920e319ee22927839.tar.bz2
libnet: needs automake as well
Closes #14329. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/libnet.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/libnet.rb b/Library/Formula/libnet.rb
index 79c720e4e..79ead4827 100644
--- a/Library/Formula/libnet.rb
+++ b/Library/Formula/libnet.rb
@@ -6,6 +6,7 @@ class Libnet < Formula
sha1 'dffff71c325584fdcf99b80567b60f8ad985e34c'
# MacPorts does an autoreconf to get raw sockets working
+ depends_on :automake
depends_on :autoconf
depends_on :libtool