aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/renameutils.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/renameutils.rb')
-rw-r--r--Library/Formula/renameutils.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/renameutils.rb b/Library/Formula/renameutils.rb
index a769b5ced..d1c142c2c 100644
--- a/Library/Formula/renameutils.rb
+++ b/Library/Formula/renameutils.rb
@@ -5,7 +5,7 @@ class Renameutils < Formula
url 'http://download.savannah.gnu.org/releases/renameutils/renameutils-0.12.0.tar.gz'
sha1 '8c6edae4ee374330a01a95257fd552b5cb7540bc'
- depends_on 'gnu-readline' # Use instead of system libedit
+ depends_on 'readline' # Use instead of system libedit
depends_on 'coreutils'
# Use the GNU versions of certain system utilities. See: