diff options
author | David Walter Seikel | 2012-04-22 09:19:23 +1000 |
---|---|---|
committer | David Walter Seikel | 2012-04-22 09:19:23 +1000 |
commit | c963d75dfdeec11f82e79e727062fbf89afa2c04 (patch) | |
tree | 895633dbf641110be46f117c29890c49b3ffc0bd /libraries/eina/README | |
parent | Adding the new extantz viewer and grid manager. (diff) | |
download | SledjHamr-c963d75dfdeec11f82e79e727062fbf89afa2c04.zip SledjHamr-c963d75dfdeec11f82e79e727062fbf89afa2c04.tar.gz SledjHamr-c963d75dfdeec11f82e79e727062fbf89afa2c04.tar.bz2 SledjHamr-c963d75dfdeec11f82e79e727062fbf89afa2c04.tar.xz |
Update EFL to latest beta.
Diffstat (limited to 'libraries/eina/README')
-rw-r--r-- | libraries/eina/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libraries/eina/README b/libraries/eina/README index 6ff84c8..cb8b0c6 100644 --- a/libraries/eina/README +++ b/libraries/eina/README | |||
@@ -1,4 +1,4 @@ | |||
1 | Eina 1.1.0 | 1 | Eina 1.2.0 |
2 | 2 | ||
3 | ****************************************************************************** | 3 | ****************************************************************************** |
4 | 4 | ||
@@ -11,7 +11,6 @@ Requirements: | |||
11 | ------------- | 11 | ------------- |
12 | Must have: | 12 | Must have: |
13 | libc (pthread or windows threading support, iconv support) | 13 | libc (pthread or windows threading support, iconv support) |
14 | libm | ||
15 | 14 | ||
16 | Eina is a library providing data structure utilities for EFL that are meant | 15 | Eina is a library providing data structure utilities for EFL that are meant |
17 | to be lean, efficient and tailored to EFL's needs. This saves each | 16 | to be lean, efficient and tailored to EFL's needs. This saves each |