Unverified Commit 84436d18 authored by Ryan Hendrickson's avatar Ryan Hendrickson Committed by GitHub
Browse files

imagemagick_light: disable libraqm (#405517)

parents cb7cb4af 4c08b255
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -61,6 +61,7 @@
}:

assert libXtSupport -> libX11Support;
assert libraqmSupport -> freetypeSupport;

let
  arch =
+1 −0
Original line number Diff line number Diff line
@@ -12955,6 +12955,7 @@ with pkgs;
      libXtSupport = false;
      fontconfigSupport = false;
      freetypeSupport = false;
      libraqmSupport = false;
      libjpegSupport = false;
      djvulibreSupport = false;
      lcms2Support = false;