All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][master][zeus][PATCH 1/2] checksecurity: fix runtime issues
@ 2020-01-25 20:43 akuster
  2020-01-25 20:43 ` [meta-security][master][zeus][PATCH 2/2] buck-security: fix rdebends and minor style cleanup akuster
  0 siblings, 1 reply; 2+ messages in thread
From: akuster @ 2020-01-25 20:43 UTC (permalink / raw)
  To: yocto

add some missing perl modules

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 recipes-security/checksecurity/checksecurity_2.0.15.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-security/checksecurity/checksecurity_2.0.15.bb b/recipes-security/checksecurity/checksecurity_2.0.15.bb
index 030bf25..204123d 100644
--- a/recipes-security/checksecurity/checksecurity_2.0.15.bb
+++ b/recipes-security/checksecurity/checksecurity_2.0.15.bb
@@ -18,4 +18,4 @@ do_install() {
     oe_runmake PREFIX=${D}
 }
 
-RDEPENDS_${PN} = "perl libenv-perl perl-module-tie-array perl-module-getopt-long perl-module-file-glob util-linux findutils coreutils"
+RDEPENDS_${PN} = "perl libenv-perl perl-module-tie-array perl-module-getopt-long perl-module-file-glob perl-module-carp perl-module-env perl-module-tap-parser-iterator-array util-linux findutils coreutils"
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-25 20:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-25 20:43 [meta-security][master][zeus][PATCH 1/2] checksecurity: fix runtime issues akuster
2020-01-25 20:43 ` [meta-security][master][zeus][PATCH 2/2] buck-security: fix rdebends and minor style cleanup akuster

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.