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 <[email protected]>
---
 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

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to