mupdf: xcbuild not required (#502961)

This commit is contained in:
Michael Daniels
2026-03-30 01:59:35 +00:00
committed by GitHub
-2
View File
@@ -35,7 +35,6 @@
enablePython ? false,
which,
swig,
xcbuild,
gitUpdater,
enableBarcode ? false,
# for passthru.tests
@@ -135,7 +134,6 @@ stdenv.mkDerivation rec {
]
++ lib.optionals stdenv.hostPlatform.isDarwin [
fixDarwinDylibNames
xcbuild
];
buildInputs = [