mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-07-21 15:28:07 +02:00
Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
8 lines
146 B
BlitzBasic
8 lines
146 B
BlitzBasic
require python-pyqt5.inc
|
|
|
|
inherit python3native python3-dir
|
|
|
|
DEPENDS += "sip3 sip3-native python3"
|
|
|
|
RDEPENDS_${PN} += "python3-core python3-sip3"
|