[OE-core] [PATCH] lttng-tools: fix ptest

Burton, Ross ross.burton at intel.com
Tue Sep 27 11:41:08 UTC 2016


On 22 September 2016 at 22:53, Nathan Lynch <nathan_lynch at mentor.com> wrote:

> -RDEPENDS_${PN}-ptest += "make perl bash"
> +RDEPENDS_${PN}-ptest += "make perl bash gawk ${PN} babeltrace procps"
> +# babelstats.pl wants getopt-long
> +RDEPENDS_${PN}-ptest += "perl-module-getopt-long"
> +# getopt itself needs overload
> +RDEPENDS_${PN}-ptest += "perl-module-overload"
> +# overload, in turn, needs overload_ing_
> +RDEPENDS_${PN}-ptest += "perl-module-overloading"
>

Why are those perl dependencies here and not in the perl modules themselves?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160927/fad4bed8/attachment-0002.html>


More information about the Openembedded-core mailing list