Remove dependency to capi-base-common 83/197083/1
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 8 Jan 2019 07:08:06 +0000 (08:08 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 8 Jan 2019 10:43:30 +0000 (11:43 +0100)
Change-Id: Ic58a3495a689e5d4f7c681d296614c2eb0cc0713

ode-key-storage-plugin/CMakeLists.txt
packaging/ode.spec

index 60a3f15d645313ca0c52a3b73fa99a7a4c2696ed..297ff17c3e1172364674bc3cb52b875ee2a514e7 100755 (executable)
 
 SET(PC_FILE "${PROJECT_NAME}-key-storage-plugin.pc")
 
-SET(DEPENDENCY capi-base-common)
-PKG_CHECK_MODULES(PC_DEPS REQUIRED ${DEPENDENCY})
-INCLUDE_DIRECTORIES(SYSTEM ${PC_DEPS_INCLUDE_DIRS})
-
 CONFIGURE_FILE(${PC_FILE}.in ${CMAKE_BINARY_DIR}/${PC_FILE} @ONLY)
 
 INSTALL(FILES ${CMAKE_BINARY_DIR}/${PC_FILE} DESTINATION ${LIB_INSTALL_DIR}/pkgconfig)
index 290f6052990a75cf1e5761a294f6a2f758f28b9f..1eb0b31286900521d2fe9bf8f4b0f90fd68a3a7d 100755 (executable)
@@ -134,7 +134,6 @@ developing device encryption client program.
 %package ksp-devel
 Summary: Header files for key storage plugin development
 Group: Development/Libraries
-BuildRequires: pkgconfig(capi-base-common)
 
 %description ksp-devel
 The ode-ksp-devel package includes header files necessary for key storage