diff options
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. |