summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/numactl/numactl_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/numactl/numactl_git.bb b/meta-oe/recipes-support/numactl/numactl_git.bb
index c1c387986c..279ac04156 100644
--- a/meta-oe/recipes-support/numactl/numactl_git.bb
+++ b/meta-oe/recipes-support/numactl/numactl_git.bb
@@ -5,7 +5,6 @@ to run other programs with a specific NUMA policy and a libnuma to do \
5allocations with NUMA policy in applications." 5allocations with NUMA policy in applications."
6LICENSE = "GPL-2.0 & LGPL-2.1" 6LICENSE = "GPL-2.0 & LGPL-2.1"
7SECTION = "apps" 7SECTION = "apps"
8RDEPENDS_${PN} = "perl"
9 8
10inherit autotools-brokensep ptest 9inherit autotools-brokensep ptest
11 10