libredwg: unbreak on aarch64-darwin
This commit is contained in:
committed by
Rick van Schijndel
parent
241d6a5b70
commit
a82832314f
@@ -59,7 +59,6 @@ stdenv.mkDerivation rec {
|
||||
checkInputs = lib.optionals enablePython [ libxml2 libxml2.dev ];
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin && stdenv.isAarch64;
|
||||
description = "Free implementation of the DWG file format";
|
||||
homepage = "https://savannah.gnu.org/projects/libredwg/";
|
||||
maintainers = with maintainers; [ tweber ];
|
||||
|
||||
Reference in New Issue
Block a user