X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Ftasks%2Ftask-pandora-toolchain-host.bb;h=58da53d8963ad931151c7a44b8a11628a4e42a95;hp=f338adbdecb6dcbbe535b0469625e1ffb13651e1;hb=9c7519c4b5fc471208f32483f15b42ae87a2b4f5;hpb=6abe5a959df73b97c99c6318420e11013e273344 diff --git a/recipes/tasks/task-pandora-toolchain-host.bb b/recipes/tasks/task-pandora-toolchain-host.bb index f338adb..58da53d 100644 --- a/recipes/tasks/task-pandora-toolchain-host.bb +++ b/recipes/tasks/task-pandora-toolchain-host.bb @@ -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"