mupdf: xcbuild not required

This commit is contained in:
Stanisław Pitucha
2026-03-24 19:01:25 +11:00
parent ebebb7072e
commit 0e95b2a61a
-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 = [