python-pyqt5: Update to 5.11.3 and add python3 recipe.

Signed-off-by: Philip Balister <philip@opensdr.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Philip Balister
2018-10-04 13:22:22 -04:00
committed by Martin Jansa
parent 3fa199310a
commit fd1f0f4731
3 changed files with 27 additions and 17 deletions

View File

@@ -0,0 +1,7 @@
require python-pyqt5.inc
inherit python3native python3-dir
DEPENDS += "sip3 sip3-native python3"
RDEPENDS_${PN} += "python3-core python3-sip3"