task-pandora: Sync in local changes to bump PR's and add more libs to the toolchain.
[openpandora.oe.git] / recipes / tasks / task-pandora-toolchain-host.bb
index f338adb..58da53d 100644 (file)
@@ -3,3 +3,8 @@ require task-sdk-host.bb
 DESCRIPTION = "Host packages for OpenPandora SDK"
 LICENSE = "MIT"
 ALLOW_EMPTY = "1"
+
+PR = "r1"
+
+# Include this to get the native to target Qt4 tools.
+RDEPENDS_${PN} += "qt4-tools-sdk"