mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-18 13:11:55 +02:00
Add PyQtChart.
Signed-off-by: Adrian Fiergolski <adrian.fiergolski@fastree3d.com>
This commit is contained in:
committed by
Martin Jansa
parent
25d0fa6057
commit
e9a09ca3f2
7
recipes-python/pyqtchart/python3-pyqtchart_5.13.1.bb
Normal file
7
recipes-python/pyqtchart/python3-pyqtchart_5.13.1.bb
Normal file
@@ -0,0 +1,7 @@
|
||||
require python-pyqtchart.inc
|
||||
|
||||
inherit python3native python3-dir
|
||||
|
||||
DEPENDS += "sip3 sip3-native python3 python3-pyqt5"
|
||||
|
||||
RDEPENDS_${PN} += "python3-core python3-sip3 python3-pyqt5"
|
||||
Reference in New Issue
Block a user