scalpel: fix cross build

This commit is contained in:
FliegendeWurst
2025-01-18 17:22:13 +01:00
parent c97cbc1c98
commit c875c33867
+3
View File
@@ -23,6 +23,9 @@ stdenv.mkDerivation (finalAttrs: {
autoconf
automake
libtool
];
buildInputs = [
tre
];