Remove profile build dependencies 99/94599/7
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 20 Sep 2016 05:22:24 +0000 (05:22 +0000)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 3 Jan 2017 06:57:41 +0000 (15:57 +0900)
commit7fe434d653c6af9ccb82176df90609136e0de617
tree792c00e9165afaf732f290d80cbcd9684b25426d
parent5b0c2fb08499e06d65e16b9021ac0c7cd686880c
Remove profile build dependencies

The previous spec/build scripts stated that it will add more libraries
if the profile macro is mobile while the other libraries and devel
packages were identical.

The patch allows this package to become profile agnostic by seperating
the additional mobile libraries (context-provider-extended), which
can be optionally installed at any time, at any profile, while they
can share the same build project. (Yay!)

NOTE:

  When this commit is being SR'ed, maintainers need to create JIRA-TRE of:

- Add context-provider-profile_mobile for mobile profile.

Change-Id: Ie646dc6fcfab7251e43149dfbe43fa972aee8784
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/context-provider.spec
src/CMakeLists.txt