Commit 0e95b2a6 authored by Stanisław Pitucha's avatar Stanisław Pitucha
Browse files

mupdf: xcbuild not required

parent ebebb707
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 = [