dpdk: wrap python scripts
This commit is contained in:
parent
cc116a47ef
commit
5ab992b43a
@ -37,6 +37,7 @@ in stdenv.mkDerivation rec {
|
||||
numactl
|
||||
openssl.dev
|
||||
zlib
|
||||
python3
|
||||
] ++ lib.optionals mod kernel.moduleBuildDependencies;
|
||||
|
||||
# Propagated to support current DPDK users in nixpkgs which statically link
|
||||
|
Loading…
Reference in New Issue
Block a user