diff options
| -rw-r--r-- | recipes-kernel/kselftests/kselftests_4.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/kselftests/kselftests_4.10.bb b/recipes-kernel/kselftests/kselftests_4.10.bb index 9ae09a67..47f8007a 100644 --- a/recipes-kernel/kselftests/kselftests_4.10.bb +++ b/recipes-kernel/kselftests/kselftests_4.10.bb | |||
| @@ -20,7 +20,7 @@ S = "${WORKDIR}/linux-${PV}" | |||
| 20 | 20 | ||
| 21 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 21 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 22 | 22 | ||
| 23 | DEPENDS = "libcap libcap-ng popt rsync-native util-linux \ | 23 | DEPENDS = "libcap libcap-ng popt rsync-native util-linux pkgconfig-native \ |
| 24 | ${@bb.utils.contains("TARGET_ARCH", "arm", "", "numactl", d)} \ | 24 | ${@bb.utils.contains("TARGET_ARCH", "arm", "", "numactl", d)} \ |
| 25 | " | 25 | " |
| 26 | 26 | ||
