aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mysql-cluster.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mysql-cluster.rb')
-rw-r--r--Library/Formula/mysql-cluster.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mysql-cluster.rb b/Library/Formula/mysql-cluster.rb
index c198322f1..5e4eeb5fc 100644
--- a/Library/Formula/mysql-cluster.rb
+++ b/Library/Formula/mysql-cluster.rb
@@ -25,7 +25,7 @@ class MysqlCluster < Formula
depends_on MysqlNotInstalled.new
depends_on 'cmake' => :build
- depends_on 'gnu-readline'
+ depends_on 'readline'
depends_on 'pidof'
fails_with :clang do