summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Cook2012-11-24 17:12:34 -0600
committerRobin Cook2012-11-24 17:12:34 -0600
commitb15f2b1a90acd527f612cd45d0eaf363c86c8951 (patch)
treeb84dcb1b9738e3e569ac3d052708155817cb35fc
parentf1f4448cbca9b6e0f9b7b38dc2d46da14def0e55 (diff)
ecore: change to using efl
-rwxr-xr-xe-17/ecore/DEPENDS4
-rw-r--r--e-17/ecore/HISTORY3
2 files changed, 4 insertions, 3 deletions
diff --git a/e-17/ecore/DEPENDS b/e-17/ecore/DEPENDS
index 87baab178d..e29fb94177 100755
--- a/e-17/ecore/DEPENDS
+++ b/e-17/ecore/DEPENDS
@@ -1,8 +1,6 @@
depends curl '--enable-curl' &&
depends dbus &&
-depends eina &&
-depends eobj &&
-depends evas &&
+depends efl &&
if [ "$ECORE_BRANCH" = "scm" ]; then
depends subversion &&
diff --git a/e-17/ecore/HISTORY b/e-17/ecore/HISTORY
index 1d9c9190b5..b6f3f7efcb 100644
--- a/e-17/ecore/HISTORY
+++ b/e-17/ecore/HISTORY
@@ -1,3 +1,6 @@
+2012-11-24 Robin Cook <rcook@wyrms.net>
+ * DEPENDS: change to using efl
+
2012-10-17 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Depends on eobj