summaryrefslogtreecommitdiffstats
path: root/rules/gst-validate1.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-06-03 11:03:55 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-06-05 11:59:28 +0200
commit091b71c3452948b94e2c17c82ba6716cc5b7ce7d (patch)
tree97ce28e2d77a5df97b60564ec75c5707a88acec6 /rules/gst-validate1.in
parent8441fb8b6459ebe8e5cc785d5bcd7c9d56cced8f (diff)
downloadptxdist-091b71c3452948b94e2c17c82ba6716cc5b7ce7d.tar.gz
ptxdist-091b71c3452948b94e2c17c82ba6716cc5b7ce7d.tar.xz
gst-validate1: use the correct python version
gst-validate was migrated to Python 3 some time ago. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-validate1.in')
-rw-r--r--rules/gst-validate1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gst-validate1.in b/rules/gst-validate1.in
index 14bc5fdfd..06b033015 100644
--- a/rules/gst-validate1.in
+++ b/rules/gst-validate1.in
@@ -7,7 +7,7 @@ menuconfig GST_VALIDATE1
select JSON_GLIB
select CAIRO if GST_VALIDATE1_VIDEO
select CAIRO_PNG if GST_VALIDATE1_VIDEO
- select PYTHON if RUNTIME && GST_VALIDATE1_LAUNCHER
+ select PYTHON3 if RUNTIME && GST_VALIDATE1_LAUNCHER
prompt "gst-validate "
help
GstValidate is a tool that allows GStreamer developers to check