mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] piglit: add dependency on PYTHON3_SYMLINK
@ 2017-06-08 13:01 Philipp Zabel
  0 siblings, 0 replies; only message in thread
From: Philipp Zabel @ 2017-06-08 13:01 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel, Lucas Stach

Piglit calls python3 as /usr/bin/python3. Add a dependency to make sure
the symlink exists.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/piglit.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/piglit.in b/rules/piglit.in
index 9065bb03f..8a64c7a32 100644
--- a/rules/piglit.in
+++ b/rules/piglit.in
@@ -13,6 +13,7 @@ menuconfig PIGLIT
 	select PYTHON3_LZMA
 	select PYTHON3_MAKO
 	select PYTHON3_SIX
+	select PYTHON3_SYMLINK
 	select WAFFLE
 	select FREEGLUT if PIGLIT_TESTS_OPENGL
 	select MESALIB_GLX if PIGLIT_TESTS_OPENGL
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-08 13:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-08 13:01 [ptxdist] [PATCH] piglit: add dependency on PYTHON3_SYMLINK Philipp Zabel

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