All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] numactl: remove perl runtime dependency
@ 2018-08-01  9:35 Dima Zavin
  0 siblings, 0 replies; only message in thread
From: Dima Zavin @ 2018-08-01  9:35 UTC (permalink / raw)
  To: openembedded-devel

numactl has not been a perl script for a long time.

Signed-off-by: Dima Zavin <dmitriyz@waymo.com>
---
 meta-oe/recipes-support/numactl/numactl_git.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-oe/recipes-support/numactl/numactl_git.bb b/meta-oe/recipes-support/numactl/numactl_git.bb
index b9cbcf09d..834691b7e 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 \
 allocations with NUMA policy in applications."
 LICENSE = "GPL-2.0 & LGPL-2.1"
 SECTION = "apps"
-RDEPENDS_${PN} = "perl"
 
 inherit autotools-brokensep ptest
 
-- 
2.18.0.345.g5c9ce644c3-goog



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-01  9:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-01  9:35 [meta-oe][PATCH] numactl: remove perl runtime dependency Dima Zavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.