mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-07-20 23:07:57 +02:00
Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
9 lines
139 B
BlitzBasic
9 lines
139 B
BlitzBasic
require python-pyqt5.inc
|
|
|
|
inherit pythonnative python-dir
|
|
|
|
DEPENDS += "sip sip-native python"
|
|
|
|
RDEPENDS_${PN} += "python-core python-sip"
|
|
|