aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/dwarf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/dwarf.rb')
-rw-r--r--Library/Formula/dwarf.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dwarf.rb b/Library/Formula/dwarf.rb
index 287fe02dc..98bd015bb 100644
--- a/Library/Formula/dwarf.rb
+++ b/Library/Formula/dwarf.rb
@@ -7,7 +7,7 @@ class Dwarf < Formula
head 'http://code.autistici.org/svn/dwarf/trunk'
- depends_on 'gnu-readline'
+ depends_on 'readline'
# There's a subtle error in C99 handling of stdint.h and inttypes.h.
# Reported upstream: http://code.autistici.org/trac/dwarf/ticket/8