mutt: actually make imap optional (#24776)

This commit is contained in:
Lorenzo Manacorda
2017-04-09 20:55:27 +01:00
committed by Joachim F
parent 7099e8da83
commit da4fd5ef41
@@ -45,7 +45,6 @@ stdenv.mkDerivation rec {
(enableFeature withSidebar "sidebar")
"--enable-smtp"
"--enable-pop"
"--enable-imap"
"--with-mailpath="
# Look in $PATH at runtime, instead of hardcoding /usr/bin/sendmail