Remove the unnecessary dependencies and fix pc file 41/292341/5 accepted/tizen/unified/20230613.170800
authorwchang kim <wchang.kim@samsung.com>
Thu, 4 May 2023 08:35:13 +0000 (17:35 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 8 Jun 2023 07:32:46 +0000 (16:32 +0900)
commit870bb280426a0c2a5c758ac33da91aee89a5bd40
tree93206e535a478794db71c035a373f6b8f7f2937d
parentd2ef1c9fccfb0dbd172135956eb060f6422b8d99
Remove the unnecessary dependencies and fix pc file

If it have to make the dependency with specific packages
at install time of rpm package , 'Requires' keyword should be used.

But, development packages are only used when building the packages
and they are not needed to be included in the image like rootfs.img.

In result, remove the unnecessary dependencies and fix pc file
from platform image.

Change-Id: Ic14f2ab2bbe5134bedd948618c1aeee1e6d2d0fb
Signed-off-by: wchang kim <wchang.kim@samsung.com>
[cw00.choi: Update patch title and add description]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
libsyscommon.pc.in
packaging/libsyscommon.spec
src/plugin-api/resourced/libsyscommon-plugin-api-resourced.pc.in