Commit 5968bc1a authored by OPNA2608's avatar OPNA2608
Browse files

gnome.evince: Fix cross

Needs build -> build & build -> host pkg-config.
parent fe2474ee
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -52,6 +52,10 @@ stdenv.mkDerivation rec {
    sha256 = "O4uhWBpHpun1f2tqoI8PtnVJxgEhqiTjEUDpOUe4NiI=";
  };

  depsBuildBuild = [
    pkg-config
  ];

  nativeBuildInputs = [
    appstream
    desktop-file-utils