ki18n: remove unneeded inherit pythonnative

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-12-03 17:22:51 +01:00
parent 776ed96eab
commit 979439b832

View File

@@ -1,7 +1,5 @@
require ${BPN}.inc
inherit pythonnative
SRC_URI += "file://0003-Do-not-hardcode-python-path-it-points-to-sysroot.patch"
DEPENDS += "${BPN}-native gettext-native qtscript qtdeclarative"