aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/hamlib.rb
diff options
context:
space:
mode:
authorJack Nagel2014-11-05 20:32:09 -0600
committerJack Nagel2014-11-05 20:32:09 -0600
commit7871d55db1927ecd87cf6cd944b4a3f49e3f784b (patch)
treee3c5682e98aa6af676182cb20d0006626979dd6f /Library/Formula/hamlib.rb
parent73ee7a518a79465b9594e47eae4bc7581cc9771c (diff)
downloadhomebrew-7871d55db1927ecd87cf6cd944b4a3f49e3f784b.tar.bz2
Update libtool deps
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 4d4798167..5e137c4be 100644
--- a/Library/Formula/hamlib.rb
+++ b/Library/Formula/hamlib.rb
@@ -13,7 +13,7 @@ class Hamlib < Formula
end
depends_on 'pkg-config' => :build
- depends_on :libltdl
+ depends_on 'libtool' => :run
depends_on 'libusb-compat'
def install