diff options
author | David Walter Seikel | 2012-01-23 23:30:42 +1000 |
---|---|---|
committer | David Walter Seikel | 2012-01-23 23:30:42 +1000 |
commit | 825a3d837a33f226c879cd02ad15c3fba57e8b2c (patch) | |
tree | 75f57bd9c4253508d338dc79ba8e57a7abc42255 /libraries/edje/README | |
parent | Add ability to disable the test harness, or the Lua compile test. (diff) | |
download | SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.zip SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.tar.gz SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.tar.bz2 SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.tar.xz |
Update the EFL to what I'm actually using, coz I'm using some stuff not yet released.
Diffstat (limited to 'libraries/edje/README')
-rw-r--r-- | libraries/edje/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/edje/README b/libraries/edje/README index d040a5c..3cf9a65 100644 --- a/libraries/edje/README +++ b/libraries/edje/README | |||
@@ -4,16 +4,16 @@ Edje 1.1.0 | |||
4 | 4 | ||
5 | FOR ANY ISSUES PLEASE EMAIL: | 5 | FOR ANY ISSUES PLEASE EMAIL: |
6 | enlightenment-devel@lists.sourceforge.net | 6 | enlightenment-devel@lists.sourceforge.net |
7 | 7 | ||
8 | ****************************************************************************** | 8 | ****************************************************************************** |
9 | 9 | ||
10 | Requirements: | 10 | Requirements: |
11 | ------------- | 11 | ------------- |
12 | 12 | ||
13 | Must: | 13 | Must: |
14 | libc | 14 | libc |
15 | libm | 15 | libm |
16 | eet (at least 1.5.0) | 16 | eet (at least 1.5.0) |
17 | ecore (at least 1.1.0) | 17 | ecore (at least 1.1.0) |
18 | ecore-evas (at least 1.1.0) | 18 | ecore-evas (at least 1.1.0) |
19 | ecore-file (at least 1.1.0) | 19 | ecore-file (at least 1.1.0) |