Commit 7b462672 authored by FliegendeWurst's avatar FliegendeWurst
Browse files

foo2zjs: fix cross build

parent f28864e0
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -19,14 +19,17 @@ stdenv.mkDerivation rec {
    sha256 = "14x3wizvncdy0xgvmcx541qanwb7bg76abygqy17bxycn1zh5r1x";
  };

  buildInputs = [
    foomatic-filters
  nativeBuildInputs = [
    bc
    foomatic-filters
    ghostscript
    systemd
    vim
  ];

  buildInputs = [
    systemd
  ];

  patches = [
    ./no-hardcode-fw.diff
    # Support HBPL1 printers. Updated patch based on