On Thu, 2020-11-19 at 11:40 +0100, Lucas Stach wrote:
> Newer versions of the piglit runner require hashlib on the target.

Is this a run-time only dependency?

> Signed-off-by: Lucas Stach <l.st...@pengutronix.de>
> ---
>  rules/piglit.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/rules/piglit.in b/rules/piglit.in
> index c4414d545cc2..397585c5d26b 100644
> --- a/rules/piglit.in
> +++ b/rules/piglit.in
> @@ -15,6 +15,7 @@ menuconfig PIGLIT
>       select PYTHON3_LZMA
>       select PYTHON3_MAKO
>       select PYTHON3_SIX
> +     select PYTHON3_SSL

If so, append "if RUNTIME"?

regards
Philipp

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to 
ptxdist-requ...@pengutronix.de

Reply via email to