diff options
Diffstat (limited to 'recipes-python/pyqt5/python3-pyqt5_5.11.3.bb')
| -rw-r--r-- | recipes-python/pyqt5/python3-pyqt5_5.11.3.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-python/pyqt5/python3-pyqt5_5.11.3.bb b/recipes-python/pyqt5/python3-pyqt5_5.11.3.bb new file mode 100644 index 00000000..200a8154 --- /dev/null +++ b/recipes-python/pyqt5/python3-pyqt5_5.11.3.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | require python-pyqt5.inc | ||
| 2 | |||
| 3 | inherit python3native python3-dir | ||
| 4 | |||
| 5 | DEPENDS += "sip3 sip3-native python3" | ||
| 6 | |||
| 7 | RDEPENDS_${PN} += "python3-core python3-sip3" | ||
