Remove the sim feature and deprecated vconf key
[apps/native/ug-mobile-ap.git] / CMakeLists.txt
index 3e4ae11..f4bc08e 100644 (file)
@@ -19,7 +19,7 @@ SET(SRCS
 
 INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/include)
 
-SET(dependents "elementary evas ui-gadget-1 wifi-direct capi-network-tethering capi-network-connection capi-network-wifi capi-telephony-sim notification")
+SET(dependents "elementary evas ui-gadget-1 capi-network-wifi-direct capi-network-tethering capi-network-connection capi-network-wifi capi-network-bluetooth notification")
 
 IF("${CMAKE_BUILD_TYPE}" STREQUAL "")
        SET(CMAKE_BUILD_TYPE "Release")