mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] piglit: add PYTHON3_SSL dependency
@ 2020-11-19 10:40 Lucas Stach
  2020-11-19 11:35 ` Philipp Zabel
  2020-11-27  8:39 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 2 replies; 5+ messages in thread
From: Lucas Stach @ 2020-11-19 10:40 UTC (permalink / raw)
  To: ptxdist

Newer versions of the piglit runner require hashlib on the target.

Signed-off-by: Lucas Stach <l.stach@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
 	select WAFFLE
 	select WAYLAND if PIGLIT_WAYLAND
 	select LIBXKBCOMMON if PIGLIT_WAYLAND
-- 
2.20.1


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

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

end of thread, other threads:[~2020-11-27  8:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-19 10:40 [ptxdist] [PATCH] piglit: add PYTHON3_SSL dependency Lucas Stach
2020-11-19 11:35 ` Philipp Zabel
2020-11-19 11:47   ` Lucas Stach
2020-11-19 14:03     ` Roland Hieber
2020-11-27  8:39 ` [ptxdist] [APPLIED] " Michael Olbrich

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