mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-06-21 08:52:35 +02:00
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:
@@ -1,6 +1,6 @@
|
||||
require python-pyqt5.inc
|
||||
|
||||
inherit pythonnative python-dir
|
||||
inherit python3native python3-dir
|
||||
|
||||
DEPENDS += "sip sip-native python"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user