Fix tarball

libiconvOrLibc is null on ppc

Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
Shea Levy 2013-04-05 06:59:16 -04:00
parent 2187716c53
commit 05e5f5d515

View file

@ -3,6 +3,8 @@
, djvulibre, groff, libxslt, unzip, xpdf, antiword, catdoc, lyx
, ghostscript, gawk, gnugrep, gnused, gnutar, gzip, libiconvOrLibc }:
assert stdenv.system != "powerpc-linux";
stdenv.mkDerivation rec {
ver = "1.18.1";
name = "recoll-${ver}";