[SM-Commit] GIT changes to master grimoire by Eric Sandall (dd5e66c3a2f02cb0475614baffe9d3c88e6138ff)
Eric Sandall
scm at sourcemage.org
Mon Oct 20 07:53:59 EDT 2008
GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:
e-17/eet/DEPENDS | 1 +
e-17/eet/HISTORY | 3 +++
2 files changed, 4 insertions(+)
New commits:
commit dd5e66c3a2f02cb0475614baffe9d3c88e6138ff
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>
eet: Depends on eina for data types
diff --git a/e-17/eet/DEPENDS b/e-17/eet/DEPENDS
index b47f532..5ad8a03 100755
--- a/e-17/eet/DEPENDS
+++ b/e-17/eet/DEPENDS
@@ -1,3 +1,4 @@
+depends eina &&
depends jpeg &&
if [ "$EET_CVS" == "y" ]; then
diff --git a/e-17/eet/HISTORY b/e-17/eet/HISTORY
index 5378e08..b68ec79 100644
--- a/e-17/eet/HISTORY
+++ b/e-17/eet/HISTORY
@@ -1,3 +1,6 @@
+2008-10-20 Eric Sandall <sandalle at sourcemage.org>
+ * DEPENDS: Depends on eina for data types
+
2008-10-14 Eric Sandall <sandalle at sourcemage.org>
* DETAILS: Increment PATCHLEVEL
* PRE_BUILD: Remove .svn files, otherwise they get installed
More information about the SM-Commit
mailing list