diff options
| -rw-r--r-- | recipes-extended/dpdk/dpdk.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/dpdk/dpdk.inc b/recipes-extended/dpdk/dpdk.inc index 4966ef4..c8376a4 100644 --- a/recipes-extended/dpdk/dpdk.inc +++ b/recipes-extended/dpdk/dpdk.inc | |||
| @@ -34,7 +34,7 @@ export CONFIG_HAVE_NUMA = "${@bb.utils.contains('PACKAGECONFIG', 'numa', 'y', 'n | |||
| 34 | # specific directory | 34 | # specific directory |
| 35 | datadir[unexport] = "1" | 35 | datadir[unexport] = "1" |
| 36 | 36 | ||
| 37 | RDEPENDS_${PN} += "python3-core" | 37 | RDEPENDS_${PN} += "pciutils python3-core" |
| 38 | DEPENDS = "virtual/kernel" | 38 | DEPENDS = "virtual/kernel" |
| 39 | do_configure[depends] += "virtual/kernel:do_shared_workdir" | 39 | do_configure[depends] += "virtual/kernel:do_shared_workdir" |
| 40 | 40 | ||
