summaryrefslogtreecommitdiffstats
path: root/recipes-python/pyqt5/python3-pyqt5_5.11.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-python/pyqt5/python3-pyqt5_5.11.3.bb')
-rw-r--r--recipes-python/pyqt5/python3-pyqt5_5.11.3.bb7
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 @@
1require python-pyqt5.inc
2
3inherit python3native python3-dir
4
5DEPENDS += "sip3 sip3-native python3"
6
7RDEPENDS_${PN} += "python3-core python3-sip3"