Remove unused parameter when request face detection
[platform/core/api/media-content.git] / CMakeLists.txt
index b040bd6..d1e49af 100755 (executable)
@@ -12,7 +12,7 @@ ELSE()
 ENDIF(TIZEN_PRODUCT_TV)
 INCLUDE_DIRECTORIES(${INC_DIR})
 
-SET(dependents "dlog libmedia-service media-thumbnail libmedia-utils capi-base-common capi-system-info vconf storage")
+SET(dependents "dlog libmedia-service media-thumbnail libmedia-utils capi-base-common capi-system-info vconf storage sqlite3")
 SET(pc_dependents "dlog capi-base-common")
 
 INCLUDE(FindPkgConfig)