aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mutt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mutt.rb b/Library/Formula/mutt.rb
index b3bf4f55e..c84a25a77 100644
--- a/Library/Formula/mutt.rb
+++ b/Library/Formula/mutt.rb
@@ -20,7 +20,7 @@ class Mutt < Formula
option "with-confirm-attachment-patch", "Apply confirm attachment patch"
depends_on 'tokyo-cabinet'
- depends_on 'slang' => :optional
+ depends_on 's-lang' => :optional
if build.head?
depends_on :autoconf
depends_on :automake