imagemagick_light: disable libraqm (#405517)

This commit is contained in:
Ryan Hendrickson
2025-05-09 06:12:56 -04:00
committed by GitHub
2 changed files with 2 additions and 0 deletions
@@ -61,6 +61,7 @@
}:
assert libXtSupport -> libX11Support;
assert libraqmSupport -> freetypeSupport;
let
arch =
+1
View File
@@ -12955,6 +12955,7 @@ with pkgs;
libXtSupport = false;
fontconfigSupport = false;
freetypeSupport = false;
libraqmSupport = false;
libjpegSupport = false;
djvulibreSupport = false;
lcms2Support = false;