diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libimobiledevice.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libimobiledevice.rb b/Library/Formula/libimobiledevice.rb index c8ae89c72..a357e2220 100644 --- a/Library/Formula/libimobiledevice.rb +++ b/Library/Formula/libimobiledevice.rb @@ -16,7 +16,7 @@ class Libimobiledevice < Formula if MacOS.xcode_version >= "4.3" and ARGV.build_head? depends_on 'libtool' => :build - depends_on 'autoconf' => :build + depends_on 'automake' => :build end def install |
