From a7cffceeced41d8368354e73b298ecbfa937cf2d Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sat, 17 Sep 2011 12:43:36 +0100 Subject: opie-bluetoothmanager: add RDEPENDS on opiebluetoothd for git version The manager now requires opiebluetoothd in development versions. Signed-off-by: Paul Eggleton --- recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_git.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_git.bb b/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_git.bb index f70602e..7a531fb 100644 --- a/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_git.bb +++ b/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_git.bb @@ -1,5 +1,8 @@ require ${PN}.inc PV = "${OPIE_GIT_PV}" +PR = "r1" + +RDEPENDS_${PN} += "opie-bluetoothd" SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/net/opietooth/manager \ ${OPIE_GIT};protocol=git;subpath=apps \ -- cgit 1.2.3-korg