aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libgphoto2.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libgphoto2.rb b/Library/Formula/libgphoto2.rb
index 5356af4b8..8671e5248 100644
--- a/Library/Formula/libgphoto2.rb
+++ b/Library/Formula/libgphoto2.rb
@@ -8,7 +8,7 @@ class Libgphoto2 < Formula
option :universal
depends_on 'pkg-config' => :build
- depends_on :libtool # Configure script uses this
+ depends_on :libltdl # Configure script uses this
depends_on 'libusb-compat'
depends_on 'libexif' => :optional