From 68201a546ebe5e356280ffc64e4ddc1338b88825 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sat, 17 Sep 2011 12:41:54 +0100 Subject: opie-bluetoothapplet: add RDEPENDS on opiebluetoothd for git version The applet now requires opiebluetoothd in development versions. Signed-off-by: Paul Eggleton --- recipes-opie/opie-bluetoothapplet/opie-bluetoothapplet_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes-opie/opie-bluetoothapplet') diff --git a/recipes-opie/opie-bluetoothapplet/opie-bluetoothapplet_git.bb b/recipes-opie/opie-bluetoothapplet/opie-bluetoothapplet_git.bb index 3a29621..b90c7c2 100644 --- a/recipes-opie/opie-bluetoothapplet/opie-bluetoothapplet_git.bb +++ b/recipes-opie/opie-bluetoothapplet/opie-bluetoothapplet_git.bb @@ -1,7 +1,9 @@ require ${PN}.inc PV = "${OPIE_GIT_PV}" -PR = "r2" +PR = "r3" + +RDEPENDS_${PN} += "opie-bluetoothd" SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/net/opietooth/applet \ ${OPIE_GIT};protocol=git;subpath=pics" -- cgit 1.2.3-korg