summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGowtham Anandha Babu <gowtham.ab@samsung.com>2016-08-24 15:59:14 +0530
committerGowtham Anandha Babu <gowtham.ab@samsung.com>2016-08-24 16:10:53 +0530
commitc9e9efd279b171edf61438aa4127dccabd23cd25 (patch)
treefd424cb7752dbc2eefa1a1d7d00f46ec4a19cb14
parent74008938c3318293ba6890893a639f027791c9b5 (diff)
downloadindicator-win-c9e9efd279b171edf61438aa4127dccabd23cd25.tar.gz
indicator-win-c9e9efd279b171edf61438aa4127dccabd23cd25.tar.bz2
indicator-win-c9e9efd279b171edf61438aa4127dccabd23cd25.zip
Change-Id: Iafd93be75fec97666fce381099a4e88157441e7b
-rwxr-xr-xCMakeLists.txt2
-rw-r--r--include/windicator.h1
-rw-r--r--packaging/org.tizen.windicator.spec2
3 files changed, 1 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6007f1c..0c965c4 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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
diff --git a/include/windicator.h b/include/windicator.h
index 5e3a4b4..13813ee 100644
--- a/include/windicator.h
+++ b/include/windicator.h
@@ -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)
diff --git a/packaging/org.tizen.windicator.spec b/packaging/org.tizen.windicator.spec
index b6b5f87..4818d8b 100644
--- a/packaging/org.tizen.windicator.spec
+++ b/packaging/org.tizen.windicator.spec
@@ -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