update to 1.5.20, add perl as extra dependency
svn path=/nixpkgs/trunk/; revision=19126
This commit is contained in:
parent
ad0bfe016f
commit
c0d5dcd228
@ -7191,7 +7191,7 @@ let
|
||||
};
|
||||
|
||||
mutt = import ../applications/networking/mailreaders/mutt {
|
||||
inherit fetchurl stdenv ncurses which openssl gdbm;
|
||||
inherit fetchurl stdenv ncurses which openssl gdbm perl;
|
||||
};
|
||||
|
||||
msmtp = import ../applications/networking/msmtp {
|
||||
|
Loading…
Reference in New Issue
Block a user