diff options
author | Aleksandar Samardzic <asamardzic@gmail.com> | 2011-02-06 14:14:36 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-02-06 14:14:36 -0600 |
commit | 8d62d461192885216e88c08455ee38a271fc18b7 (patch) | |
tree | 666b6f58e564967397de0f86441dd63b6d7c43b3 /libraries/eet/README | |
parent | 01f5151782b4f5d8bdc8070b4930cf302c254351 (diff) | |
download | slackbuilds-8d62d461192885216e88c08455ee38a271fc18b7.tar.gz |
libraries/eet: Updated for version 1.4.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/eet/README')
-rw-r--r-- | libraries/eet/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/eet/README b/libraries/eet/README index f68f4036b9..07f866be7c 100644 --- a/libraries/eet/README +++ b/libraries/eet/README @@ -4,4 +4,4 @@ Eet is a tiny library designed to write an arbitrary set of chunks of data to a file and optionally compress each chunk (very much like a zip file) and allow fast random-access reading of the file later on. -Requires: eina, available at SlackBuilds.org. +This requires eina. |