diff options
author | Ronan Le Martret <ronan@fridu.net> | 2014-07-28 17:33:05 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan@fridu.net> | 2014-07-28 17:33:05 +0200 |
commit | e9e1ad39ce54a2842b13f653ad9adffb945a137a (patch) | |
tree | ac0d392bea227e4c4472137997860456596b6b81 /recipes-tizen/pkgmgr-info/pkgmgr-info.inc | |
parent | 8ce4d1449df2ca364c92acf87c505d044b2c2726 (diff) | |
download | meta-tizen-sandbox/ronan/tmp_efl_port.tar.gz meta-tizen-sandbox/ronan/tmp_efl_port.tar.bz2 meta-tizen-sandbox/ronan/tmp_efl_port.zip |
update recipes gensandbox/ronan/tmp_efl_port
Change-Id: I44ae3a9d3fcc28a1c632568849bc855ddb0af530
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Diffstat (limited to 'recipes-tizen/pkgmgr-info/pkgmgr-info.inc')
-rw-r--r-- | recipes-tizen/pkgmgr-info/pkgmgr-info.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-tizen/pkgmgr-info/pkgmgr-info.inc b/recipes-tizen/pkgmgr-info/pkgmgr-info.inc index 04835e57..9c83637d 100644 --- a/recipes-tizen/pkgmgr-info/pkgmgr-info.inc +++ b/recipes-tizen/pkgmgr-info/pkgmgr-info.inc @@ -13,15 +13,18 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by pkgmgr-info-parser +PROVIDES += "pkgmgr-info-parser" #PROVIDES by pkgmgr-info-parser-dev +PROVIDES += "pkgmgr-info-parser-dev" #PROVIDES by pkgmgr-info #PROVIDES by pkgmgr-info-dev +PROVIDES += "pkgmgr-info-dev" RDEPENDS = "" |