* gnupg: use readline.
svn path=/nixpkgs/trunk/; revision=6198
This commit is contained in:
@@ -397,7 +397,7 @@ rec {
|
||||
};
|
||||
|
||||
gnupg = import ../tools/security/gnupg {
|
||||
inherit fetchurl stdenv;
|
||||
inherit fetchurl stdenv readline;
|
||||
ideaSupport = true; # enable for IDEA crypto support
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user