dia: enable zlib in libxml2 to support gzipped archives
This commit is contained in:
@@ -44,7 +44,7 @@ stdenv.mkDerivation {
|
||||
[
|
||||
graphene
|
||||
gtk3
|
||||
libxml2
|
||||
(libxml2.override { zlibSupport = true; })
|
||||
python3
|
||||
poppler
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user