diff --git a/pkgs/by-name/mu/mupdf/package.nix b/pkgs/by-name/mu/mupdf/package.nix index 8decbcb600dd..0e14f518e7ba 100644 --- a/pkgs/by-name/mu/mupdf/package.nix +++ b/pkgs/by-name/mu/mupdf/package.nix @@ -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 = [