hamlib: depend on libtool at runtime.
This commit is contained in:
parent
e718e309c8
commit
8302b7b5f1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue