aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/hamlib.rb
diff options
context:
space:
mode:
authorMike McQuaid2014-07-03 14:15:13 +0100
committerMike McQuaid2014-07-03 14:15:13 +0100
commite8773bf37ce06b247a3e48bf4b43fe0e4d9a01a3 (patch)
tree0a0db7073eaa0d3d5ed6f852a5b2b47853d20baf /Library/Formula/hamlib.rb
parent2ef42a87884048f2f4d31e24f51c1ac75f9a4be9 (diff)
downloadhomebrew-e8773bf37ce06b247a3e48bf4b43fe0e4d9a01a3.tar.bz2
hamlib: depend on libtool at runtime.
Diffstat (limited to 'Library/Formula/hamlib.rb')
-rw-r--r--Library/Formula/hamlib.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hamlib.rb b/Library/Formula/hamlib.rb
index 17e7f3703..20b40a976 100644
--- a/Library/Formula/hamlib.rb
+++ b/Library/Formula/hamlib.rb
@@ -12,7 +12,7 @@ class Hamlib < Formula
end
depends_on 'pkg-config' => :build
- depends_on 'libtool' => :build
+ depends_on :libltdl
depends_on 'libusb-compat'
def install