X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=CMakeLists.txt;h=d39a08966ca30caf3d4931a563a075a9f63af108;hb=refs%2Fheads%2Ftizen_6.0_hotfix;hp=f2b72046b7a8f3e0dbde728c99c234b4e7e7a2d4;hpb=2e10639f52bcf930fbce2bf619968bf4edc21d34;p=platform%2Fcore%2Fapi%2Fmediacodec.git diff --git a/CMakeLists.txt b/CMakeLists.txt index f2b7204..d39a089 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ SET(PREFIX ${CMAKE_INSTALL_PREFIX}) SET(INC_DIR include) INCLUDE_DIRECTORIES(${INC_DIR}) -SET(dependents "dlog glib-2.0 mm-common libtbm capi-media-tool iniparser gstreamer-1.0 gstreamer-plugins-base-1.0 gstreamer-app-1.0 capi-system-info gstreamer-allocators-1.0") +SET(dependents "dlog glib-2.0 mm-common libtbm capi-media-tool iniparser gstreamer-1.0 gstreamer-plugins-base-1.0 gstreamer-app-1.0 gstreamer-pbutils-1.0 gstreamer-tag-1.0 capi-system-info gstreamer-allocators-1.0") SET(pc_dependents "capi-base-common capi-media-tool") IF(TIZEN_FEATURE_MM_RESOURCE_MANAGER) SET(dependents "${dependents} mm-resource-manager")