Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] lttng-tools: use perl-misc, perl-modules in ptest deps
@ 2015-02-06 22:56 Nathan Lynch
  2015-02-07 21:48 ` Otavio Salvador
  2015-02-09 17:39 ` Nathan Lynch
  0 siblings, 2 replies; 5+ messages in thread
From: Nathan Lynch @ 2015-02-06 22:56 UTC (permalink / raw)
  To: openembedded-core

The testcases for lttng-tools use the "prove" command from perl-misc,
which needs many modules not in the base perl package.

Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
---
 meta/recipes-kernel/lttng/lttng-tools_2.5.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.5.3.bb b/meta/recipes-kernel/lttng/lttng-tools_2.5.3.bb
index 87052ebb8e82..931e278ea583 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.5.3.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.5.3.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=01d7fc4496aacf37d90df90b90b0cac1 \
                     file://lgpl-2.1.txt;md5=0f0d71500e6a57fd24d825f33242b9ca"
 
 DEPENDS = "liburcu popt lttng-ust libxml2"
-RDEPENDS_${PN}-ptest += "make perl bash"
+RDEPENDS_${PN}-ptest += "make bash perl-misc perl-modules"
 
 SRCREV = "75d966798cf8cbe8ca12773c2bf2822983bd78a3"
 
-- 
1.9.3



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

end of thread, other threads:[~2015-02-09 17:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-06 22:56 [PATCH] lttng-tools: use perl-misc, perl-modules in ptest deps Nathan Lynch
2015-02-07 21:48 ` Otavio Salvador
2015-02-09 12:43   ` Nathan Lynch
2015-02-09 12:50     ` Otavio Salvador
2015-02-09 17:39 ` Nathan Lynch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox