diff options
author | Soonmin Jung <sm0415.jung@samsung.com> | 2012-08-23 17:23:51 +0900 |
---|---|---|
committer | Soonmin Jung <sm0415.jung@samsung.com> | 2012-08-23 17:23:51 +0900 |
commit | 5ce8881e91f12528a94ceb1fbb60c203fba5ba74 (patch) | |
tree | a8597a78e192b2f23ffcb2d11f21a2fa69fc4563 /common | |
parent | 92abf425ce0d141f966ddaecf1c4bc325fc9e189 (diff) | |
download | message-app-5ce8881e91f12528a94ceb1fbb60c203fba5ba74.tar.gz message-app-5ce8881e91f12528a94ceb1fbb60c203fba5ba74.tar.bz2 message-app-5ce8881e91f12528a94ceb1fbb60c203fba5ba74.zip |
Removing drm-trusted feature in MMS viewer
Diffstat (limited to 'common')
-rwxr-xr-x | common/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index 3ddad7d..3d0c8dd 100755 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -19,7 +19,7 @@ pkg_check_modules(pkgs REQUIRED appsvc bundle capi-appfw-application contacts-service - dlog drm-client drm-trusted devman_haptic + dlog drm-client devman_haptic elementary ecore ecore-x ecore-input ecore-imf ecore-file eina glib-2.0 heynoti |