From 85e665b15864a696a33ceb8cdbb42c5f902201a4 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 13 Sep 2018 12:33:30 +0000 Subject: qtwebengine: use nasm-native instead of yasm-native * yasm-native was removed in: http://git.openembedded.org/openembedded-core/commit/?id=b7f3f7ecfdf26129c5df2d3ee14e73c4633ea5a3 Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtwebengine_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 9e28e02e..c8704384 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb @@ -17,7 +17,7 @@ DEPENDS += " \ nss-native \ nspr-native \ ninja-native \ - yasm-native \ + nasm-native \ bison-native \ qtwebchannel \ qtbase qtdeclarative qtxmlpatterns qtquickcontrols qtquickcontrols2 \ -- cgit v1.2.3