Change-Id: I71f1ecd1b64373ced8d090e50c54147b04692bd1
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
MESSAGE("Sources: ${SRCS}")
# Dependencies
-SET(DEPS "aul bundle capi-appfw-app-control context-common pkgmgr-info")
+SET(DEPS "libcontext-shared aul bundle capi-appfw-app-control pkgmgr-info")
# Common Options
INCLUDE(FindPkgConfig)
%define BUILD_PROFILE %{?profile}%{!?profile:%{?tizen_profile_name}}
BuildRequires: cmake
+BuildRequires: pkgconfig(libcontext-shared)
BuildRequires: pkgconfig(aul)
BuildRequires: pkgconfig(bundle)
BuildRequires: pkgconfig(capi-appfw-app-control)
-BuildRequires: pkgconfig(context-common)
BuildRequires: pkgconfig(pkgmgr-info)
%description