X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=CMakeLists.txt;h=a4ed08a2d006c66be909a0e5915680f027ad59e1;hb=HEAD;hp=ccd525b0c680bad9b6c4179095b9984c021485ad;hpb=a12de05c0b5527bd62dc987447da171eeba1b5e8;p=platform%2Fcore%2Fapi%2Fruntime-info.git diff --git a/CMakeLists.txt b/CMakeLists.txt index ccd525b..a4ed08a 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ SET(PREFIX ${CMAKE_INSTALL_PREFIX}) SET(INC_DIR include) INCLUDE_DIRECTORIES(${INC_DIR}) -SET(requires "dlog vconf capi-base-common capi-system-info glib-2.0 gio-2.0") +SET(requires "dlog vconf capi-base-common capi-system-info glib-2.0 gio-2.0 libsyscommon hal-api-common hal-api-device") SET(pc_requires "capi-base-common") INCLUDE(FindPkgConfig)