nixpkgs/pkgs/tools/security/gnupg
Greg Pfeil 2cbfdb8ff4 gnugpg: Add libiconv dependency.
Tested using the pure-darwin alternate stdenv on Yosemite.

I need this change for gnupg to build. Otherwise, I get this error:

```
configure:
***
*** The system does not provide a working iconv function.  Please
*** install a suitable library; for example GNU Libiconv which is
*** available at:
***   http://ftp.gnu.org/gnu/libiconv/
***
configure: error:
***
*** Required libraries not found. Please consult the above messages
*** and install them before running configure again.
***
builder for ‘/nix/store/pvzqmfzc05ifmvi0vglyl2xlkcdgh6c2-gnupg-2.1.6.drv’ failed with exit code 1
```

cc: @wkennington
2015-07-27 11:53:34 -06:00
..
1.nix gnupg1orig: Remove left-over debug message. 2015-03-28 16:53:48 -07:00
1compat.nix gnupg: Add gnupg 2.1 as default 2014-11-06 11:44:12 -08:00
20.nix gnupg: 2.0.27 -> 2.0.28 2015-07-06 17:14:01 -07:00
21.nix gnugpg: Add libiconv dependency. 2015-07-27 11:53:34 -06:00
clang.patch suitable clang stdenv 2014-09-09 13:54:24 -07:00
remove-debug-message.patch gnupg1orig: Remove left-over debug message. 2015-03-28 16:53:48 -07:00