diff options
Diffstat (limited to 'meta-tizen-common-base/recipes-connectivity/bluetooth-frwk/bluetooth-frwk.inc')
-rw-r--r-- | meta-tizen-common-base/recipes-connectivity/bluetooth-frwk/bluetooth-frwk.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-tizen-common-base/recipes-connectivity/bluetooth-frwk/bluetooth-frwk.inc b/meta-tizen-common-base/recipes-connectivity/bluetooth-frwk/bluetooth-frwk.inc index 0387c73b..afa93bc0 100644 --- a/meta-tizen-common-base/recipes-connectivity/bluetooth-frwk/bluetooth-frwk.inc +++ b/meta-tizen-common-base/recipes-connectivity/bluetooth-frwk/bluetooth-frwk.inc @@ -30,6 +30,7 @@ PROVIDES += "bluetooth-frwk-service" RDEPENDS = "" #RDEPENDS of bluetooth-frwk-core (${PN}-core) +RDEPENDS_${PN}-core += "connman" RDEPENDS_${PN}-core += "bluetooth-frwk" #RDEPENDS of bluetooth-frwk-dev (${PN}-dev) |