mutt: Fix slang - should be s-lang
Closes Homebrew/homebrew#20893. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
parent
d93e68bdbf
commit
156e61d74d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue