Signed-off-by: Alexander Kanavin <[email protected]>
---
 meta/recipes-sato/webkit/webkitgtk_2.24.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-sato/webkit/webkitgtk_2.24.3.bb 
b/meta/recipes-sato/webkit/webkitgtk_2.24.3.bb
index 0e5ee5ba006..71082421688 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.24.3.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.24.3.bb
@@ -69,7 +69,7 @@ EXTRA_OECMAKE = " \
                ${@bb.utils.contains('GI_DATA_ENABLED', 'True', 
'-DENABLE_INTROSPECTION=ON', '-DENABLE_INTROSPECTION=OFF', d)} \
                ${@bb.utils.contains('GTKDOC_ENABLED', 'True', 
'-DENABLE_GTKDOC=ON', '-DENABLE_GTKDOC=OFF', d)} \
                -DENABLE_MINIBROWSER=ON \
-                -DPYTHON_EXECUTABLE=`which python` \
+                -DPYTHON_EXECUTABLE=`which python3` \
                "
 
 # Javascript JIT is not supported on ARC
-- 
2.17.1

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to