mutt: Fix slang - should be s-lang

Closes Homebrew/homebrew#20893.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
master
Peter Aronoff 2013-07-01 17:47:03 -04:00 committed by Misty De Meo
parent d93e68bdbf
commit 156e61d74d
1 changed files with 1 additions and 1 deletions

View File

@ -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