All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5] [PATCH] qtbase: remove qtbase-native from DEPENDS
@ 2017-08-11  1:30 liu.ming50
  0 siblings, 0 replies; only message in thread
From: liu.ming50 @ 2017-08-11  1:30 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Ming Liu

From: Ming Liu <peter.x.liu@external.atlascopco.com>

qtbase-native has been included by QT5TOOLSDEPENDS, so this line is
redundant and leading multiple qtbase-native existing in DEPENDS.

Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com>
---
 recipes-qt/qt5/qtbase_git.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb
index 5cfbcfa..f4323e7 100644
--- a/recipes-qt/qt5/qtbase_git.bb
+++ b/recipes-qt/qt5/qtbase_git.bb
@@ -30,8 +30,6 @@ SRC_URI += "\
     file://0008-configure-paths-for-target-qmake-properly.patch \
 "
 
-DEPENDS += "qtbase-native"
-
 # LGPL-3.0 is used only in src/plugins/platforms/android/extract.cpp
 
 # for syncqt
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-11  1:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-11  1:30 [meta-qt5] [PATCH] qtbase: remove qtbase-native from DEPENDS liu.ming50

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.