qtopia4core.bbclass: depend qt-embedded, qtopia-core is obsolete
authorJeremy Lainé <jeremy.laine@m4x.org>
Fri, 27 Feb 2009 11:45:26 +0000 (12:45 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Fri, 27 Feb 2009 13:11:37 +0000 (14:11 +0100)
classes/qtopia4core.bbclass

index b5f10fa..3fac2bd 100644 (file)
@@ -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"