Archived
1
0
forked from rarias/bscpkgs

Fix strictDeps nanos6

This commit is contained in:
2025-07-23 11:30:45 +02:00
parent dd6de37f60
commit 91c7acd658

View File

@@ -88,11 +88,15 @@ in
dontStrip = enableDebug; dontStrip = enableDebug;
separateDebugInfo = true; separateDebugInfo = true;
buildInputs = [ nativeBuildInputs = [
autoconf autoconf
automake automake
libtool libtool
papi # ./configure: line 27378: papi_version: command not found
pkg-config pkg-config
];
buildInputs = [
boost boost
numactl numactl
hwloc hwloc