zziplib: gdraheim/zziplib#27 is not an issue anymore

fix included in 0.13.69, which was bumped in
3f36f6095f.
This commit is contained in:
Florian Klink 2018-05-24 01:32:20 +02:00
parent 5da85431fb
commit 16728fa4ee

View File

@ -13,8 +13,6 @@ stdenv.mkDerivation rec {
sed -i -e s,--export-dynamic,, configure
'';
# TODO: still an issue: https://github.com/gdraheim/zziplib/issues/27
buildInputs = [ docbook_xml_dtd_412 perl python2 zip xmlto zlib ];
# tests are broken (https://github.com/gdraheim/zziplib/issues/20),