recipes: Use python3 during build

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Khem Raj
2020-01-19 17:51:37 -08:00
committed by Martin Jansa
parent 4060f68d52
commit 47fb26dedd
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
require python-pyqt5.inc
inherit pythonnative python-dir
inherit python3native python3-dir
DEPENDS += "sip sip-native python"