Use security_server_app_give_access() API for updating smack rule
[platform/framework/native/appfw.git] / src / CMakeLists.txt
index a1bc491..19fac68 100755 (executable)
@@ -39,6 +39,7 @@ pkg_check_modules(pkgs REQUIRED
        capi-system-device
        capi-system-power
        capi-system-system-settings
+       security-server
 )
 
 FOREACH(flag ${pkgs_CFLAGS})