summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Cook2012-11-24 17:06:16 -0600
committerRobin Cook2012-11-24 17:06:16 -0600
commit64c9214ca9a9b4cb45d6a19872e28a67683ef862 (patch)
tree612fdc4c4986f1ce0652ca72a2fa0ef8e30962a7
parent3d2d0008f1d73a08c10e089a4b7a881c0524ef4b (diff)
eio: change to using efl
-rwxr-xr-xe-17/eio/DEPENDS4
-rw-r--r--e-17/eio/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/e-17/eio/DEPENDS b/e-17/eio/DEPENDS
index c708072045..5c420d4569 100755
--- a/e-17/eio/DEPENDS
+++ b/e-17/eio/DEPENDS
@@ -1,2 +1,2 @@
-depends ecore &&
-depends eina
+depends efl &&
+depends ecore
diff --git a/e-17/eio/HISTORY b/e-17/eio/HISTORY
index ef049ac84a..25fb18069f 100644
--- a/e-17/eio/HISTORY
+++ b/e-17/eio/HISTORY
@@ -1,3 +1,6 @@
+2012-11-24 Robin Cook <rcook@wyrms.net>
+ * DEPENDS: change to using efl
+
2011-11-13 Robin Cook <rcook@wyrms.net>
* BUILD: added to apply configure options
* CONFIGURE: added to query configure options