summaryrefslogtreecommitdiffstats
path: root/recipes-python/pyqtchart/python3-pyqtchart_5.13.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-python/pyqtchart/python3-pyqtchart_5.13.1.bb')
-rw-r--r--recipes-python/pyqtchart/python3-pyqtchart_5.13.1.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-python/pyqtchart/python3-pyqtchart_5.13.1.bb b/recipes-python/pyqtchart/python3-pyqtchart_5.13.1.bb
new file mode 100644
index 00000000..899f9691
--- /dev/null
+++ b/recipes-python/pyqtchart/python3-pyqtchart_5.13.1.bb
@@ -0,0 +1,7 @@
1require python-pyqtchart.inc
2
3inherit python3native python3-dir
4
5DEPENDS += "sip3 sip3-native python3 python3-pyqt5"
6
7RDEPENDS_${PN} += "python3-core python3-sip3 python3-pyqt5"