aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/clisp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/clisp.rb')
-rw-r--r--Library/Formula/clisp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/clisp.rb b/Library/Formula/clisp.rb
index d2f2ff4d1..c8a9b6b32 100644
--- a/Library/Formula/clisp.rb
+++ b/Library/Formula/clisp.rb
@@ -7,7 +7,7 @@ class Clisp < Formula
sha1 '7e8d585ef8d0d6349ffe581d1ac08681e6e670d4'
depends_on 'libsigsegv'
- depends_on 'gnu-readline'
+ depends_on 'readline'
# -Os causes the build to fail with C_CODE_ALIGNMENT is wrong
# superenv doeesn't yet support changing the optimization level