summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2012-10-17 11:43:44 -0700
committerEric Sandall2012-10-17 11:43:44 -0700
commit5ffee62a7092d5c0f89538c5992b507153ec6b0b (patch)
treefadcfda603b5a7c32c6d33a65461395a1ecb9ece
parentccac7338959acf05990dd05fe62c994f248ade6f (diff)
ecore: Depends on eobj
-rwxr-xr-xe-17/ecore/DEPENDS1
-rw-r--r--e-17/ecore/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/e-17/ecore/DEPENDS b/e-17/ecore/DEPENDS
index 78bcee457f..87baab178d 100755
--- a/e-17/ecore/DEPENDS
+++ b/e-17/ecore/DEPENDS
@@ -1,6 +1,7 @@
depends curl '--enable-curl' &&
depends dbus &&
depends eina &&
+depends eobj &&
depends evas &&
if [ "$ECORE_BRANCH" = "scm" ]; then
diff --git a/e-17/ecore/HISTORY b/e-17/ecore/HISTORY
index afc215afbc..1d9c9190b5 100644
--- a/e-17/ecore/HISTORY
+++ b/e-17/ecore/HISTORY
@@ -1,3 +1,6 @@
+2012-10-17 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: Depends on eobj
+
2011-11-12 Robin Cook <rcook@wyrms.net>
* BUILD: remove no longer used options, added ECORE_FB, ECORE_IPV6,
ECORE_CRYPTO, ECORE_OPENGL_SDL, ECORE_PTHREADS, ECORE_TREADS_SAFETY