foo2zjs: fix cross build

This commit is contained in:
FliegendeWurst
2025-01-03 13:23:00 +01:00
parent f28864e00d
commit 7b4626721c
+6 -3
View File
@@ -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