ki18n(-native): update to 5.7.0

by using new option BUILD_WITH_QTSCRIPT ki18n dependency on qttols-native ca go

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-01-28 12:54:18 +01:00
parent 796ba7078b
commit 49634114b7
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ require ${BPN}.inc
inherit native
DEPENDS += "qtscript-native"
SRC_URI += "file://0002-CMakeLists.txt-do-not-search-for-libintl-gettext.patch"
EXTRA_OECMAKE += "-DBUILD_WITH_QTSCRIPT=OFF"

View File

@@ -7,5 +7,5 @@ LIC_FILES_CHKSUM = " \
inherit kde
SRCREV = "0e762b47c1132e311d200d3d7e9b3e6c37750aa6"
PV = "5.5.0"
SRCREV = "1a5df65f06d5f51da1d6e1f06229ebd95b3161d9"
PV = "5.7.0"