diff options
Diffstat (limited to 'recipes-tizen/location-manager/location-manager.inc')
-rw-r--r-- | recipes-tizen/location-manager/location-manager.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-tizen/location-manager/location-manager.inc b/recipes-tizen/location-manager/location-manager.inc index 82070a8f..47746d29 100644 --- a/recipes-tizen/location-manager/location-manager.inc +++ b/recipes-tizen/location-manager/location-manager.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-location-manager-dev +PROVIDES += "capi-location-manager-dev" #PROVIDES by capi-location-manager +PROVIDES += "capi-location-manager" RDEPENDS = "" |