aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pwsafe.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/pwsafe.rb')
-rw-r--r--Library/Formula/pwsafe.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pwsafe.rb b/Library/Formula/pwsafe.rb
index acea322cb..37ed52c85 100644
--- a/Library/Formula/pwsafe.rb
+++ b/Library/Formula/pwsafe.rb
@@ -5,7 +5,7 @@ class Pwsafe < Formula
homepage 'http://nsd.dyndns.org/pwsafe/'
sha1 '026643a391796a527a48ffccf93d542113ca79d4'
- depends_on 'gnu-readline'
+ depends_on 'readline'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",