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,8 @@
require python-pyqt5.inc
inherit pythonnative python-dir
DEPENDS += "sip sip-native python"
RDEPENDS_${PN} += "python-core python-sip"