From 2940d8421579de855ce37e8a069911ce6968df38 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 27 Jun 2017 14:08:46 +0200 Subject: Revert "qttools: DEPENDS on icu" This reverts commit 6a42ca074f2fea52985049d49057c178363d847c. http://lists.openembedded.org/pipermail/openembedded-devel/2017-June/113308.html Signed-off-by: Martin Jansa --- recipes-qt/qt5/qttools_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb index 11083906..5c0f51cc 100644 --- a/recipes-qt/qt5/qttools_git.bb +++ b/recipes-qt/qt5/qttools_git.bb @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = " \ inherit ptest -DEPENDS += "qtbase qtdeclarative qtxmlpatterns icu" +DEPENDS += "qtbase qtdeclarative qtxmlpatterns" SRC_URI += " \ file://run-ptest \ -- cgit v1.2.3