From: Jeremy Lainé Date: Fri, 27 Feb 2009 11:45:26 +0000 (+0100) Subject: qtopia4core.bbclass: depend qt-embedded, qtopia-core is obsolete X-Git-Tag: Release-2010-05/1~3950 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4930180982063f18d2de5c7b8d7c5e215e79e3b5;p=openembedded.git qtopia4core.bbclass: depend qt-embedded, qtopia-core is obsolete --- diff --git a/classes/qtopia4core.bbclass b/classes/qtopia4core.bbclass index b5f10fa486..3fac2bda9b 100644 --- a/classes/qtopia4core.bbclass +++ b/classes/qtopia4core.bbclass @@ -1,4 +1,4 @@ -DEPENDS_prepend = "${@["qtopia-core ", ""][(bb.data.getVar('PN', d, 1) == 'qtopia-core')]}" +DEPENDS_prepend = "${@["qt-embedded ", ""][(bb.data.getVar('PN', d, 1) == 'qt-embedded')]}" inherit qmake2 QT_DIR_NAME = "qtopia"