diff options
Diffstat (limited to 'recipes-python/pyqtchart/python3-pyqtchart_5.13.1.bb')
| -rw-r--r-- | recipes-python/pyqtchart/python3-pyqtchart_5.13.1.bb | 7 |
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 @@ | |||
| 1 | require python-pyqtchart.inc | ||
| 2 | |||
| 3 | inherit python3native python3-dir | ||
| 4 | |||
| 5 | DEPENDS += "sip3 sip3-native python3 python3-pyqt5" | ||
| 6 | |||
| 7 | RDEPENDS_${PN} += "python3-core python3-sip3 python3-pyqt5" | ||
