diff options
-rw-r--r-- | recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
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 \ |