[W-Indicator] Remove efl-assist dependency 75/85275/1 accepted/tizen/wearable/20160902.042241 submit/tizen/20160824.115609 submit/tizen/20160901.110721
authorGowtham Anandha Babu <gowtham.ab@samsung.com>
Wed, 24 Aug 2016 10:29:14 +0000 (15:59 +0530)
committerGowtham Anandha Babu <gowtham.ab@samsung.com>
Wed, 24 Aug 2016 10:40:53 +0000 (16:10 +0530)
Change-Id: Iafd93be75fec97666fce381099a4e88157441e7b

CMakeLists.txt
include/windicator.h
packaging/org.tizen.windicator.spec

index 6007f1ce272e212853f1717908f20d15df2e95d3..0c965c44ba967de45818502af1fe8d067a61a58c 100755 (executable)
@@ -54,7 +54,7 @@ INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/include)
 INCLUDE(FindPkgConfig)
 pkg_check_modules(pkgs REQUIRED elementary ecore-imf appcore-common appcore-efl
                                 dlog glib-2.0 evas eina edje vconf elementary sensor
-                                efl-assist ecore ecore-input ecore-evas capi-appfw-application
+                                ecore ecore-input ecore-evas capi-appfw-application
                                 feedback appsvc deviced capi-system-device capi-system-info
                                capi-media-sound-manager efl-extension capi-system-system-settings
                                capi-ui-efl-util aul pkgmgr pkgmgr-info
index 5e3a4b4522516713c0d8b71cf4c99c57b502ca15..13813ee091e78800874fd7fd01a98e986089b29c 100644 (file)
@@ -3,7 +3,6 @@
 #include <efl_extension.h>
 #include <device/power.h>
 #include <feedback.h>
-#include <efl_assist.h>
 #include <efl_util.h>
 
 #if !defined(PACKAGE)
index b6b5f8776d38eb00e6860a459a102ffd77fe94e5..4818d8b9266bb33c049b048af97311ab60bb8872 100644 (file)
@@ -31,8 +31,6 @@ BuildRequires: pkgconfig(capi-ui-efl-util)
 BuildRequires: pkgconfig(pkgmgr)
 BuildRequires: pkgconfig(pkgmgr-info)
 BuildRequires: pkgconfig(aul)
-BuildRequires: efl-assist
-BuildRequires: efl-assist-devel
 BuildRequires: gettext-tools
 BuildRequires: edje-bin, embryo-bin