From 55f2ba0c385838dcdd630c32d5f597b3e08d5c99 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 19 Oct 2010 23:22:04 +0200 Subject: qt4: move QtDeclarative to qt4.inc * This avoids pulling in Qt 4.7.0 into meta-toolchain-qte when 4.6.3 is specified * No further changes in behaviour or packaging --- recipes/qt4/qt-4.7.0.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes/qt4/qt-4.7.0.inc') diff --git a/recipes/qt4/qt-4.7.0.inc b/recipes/qt4/qt-4.7.0.inc index 9548577c08..cf4b0d8f63 100644 --- a/recipes/qt4/qt-4.7.0.inc +++ b/recipes/qt4/qt-4.7.0.inc @@ -17,7 +17,6 @@ SRC_URI += "file://qte.sh" S = "${WORKDIR}/qt-everywhere-opensource-src-${PV}" -QT_LIB_NAMES += "QtDeclarative" FILES_${QT_BASE_NAME}-tools += "${bindir}/qml" do_configure_prepend() { -- cgit 1.2.3-korg