From: Krzysztof Jackiewicz Date: Wed, 15 Apr 2015 11:56:56 +0000 (+0200) Subject: CKM: Security-server removed from dependencies X-Git-Tag: security-manager_5.5_testing~9^2~99 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Ftest%2Fsecurity-tests.git;a=commitdiff_plain;h=443598f47c8f8c717184dc07fdbe4356f0b761e1 CKM: Security-server removed from dependencies [Issue#] N/A [Feature/Bug] N/A [Problem] N/A [Cause] Security server is not used. [Solution] Removed. [Verification] Successfull compilation Change-Id: I398757dcba891feedd15d6ab51fa374e879975fa --- diff --git a/tests/ckm/CMakeLists.txt b/tests/ckm/CMakeLists.txt index 0b82c57..b53411c 100644 --- a/tests/ckm/CMakeLists.txt +++ b/tests/ckm/CMakeLists.txt @@ -32,7 +32,6 @@ ENDIF (DEFINED SECURITY_MDFPP_STATE_ENABLE) PKG_CHECK_MODULES(CKM_DEP libsmack key-manager - security-server dbus-1 vconf REQUIRED)