aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libdnet.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libdnet.rb')
-rw-r--r--Library/Formula/libdnet.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libdnet.rb b/Library/Formula/libdnet.rb
index 1d066f055..9c1bfbbab 100644
--- a/Library/Formula/libdnet.rb
+++ b/Library/Formula/libdnet.rb
@@ -6,8 +6,8 @@ class Libdnet < Formula
md5 '9253ef6de1b5e28e9c9a62b882e44cc9'
if ARGV.build_head? and MacOS.xcode_version >= "4.3"
- depends_on "automake"
- depends_on "libtool"
+ depends_on "automake" => :build
+ depends_on "libtool" => :build
end
def install