From fd1f0f47312e7ee80e5ca65b8b2992cb068b1656 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Thu, 4 Oct 2018 13:22:22 -0400 Subject: python-pyqt5: Update to 5.11.3 and add python3 recipe. Signed-off-by: Philip Balister Signed-off-by: Martin Jansa --- recipes-python/pyqt5/python3-pyqt5_5.11.3.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes-python/pyqt5/python3-pyqt5_5.11.3.bb (limited to 'recipes-python/pyqt5/python3-pyqt5_5.11.3.bb') 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 @@ +require python-pyqt5.inc + +inherit python3native python3-dir + +DEPENDS += "sip3 sip3-native python3" + +RDEPENDS_${PN} += "python3-core python3-sip3" -- cgit v1.2.3-54-g00ecf