diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 09:35:21 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 09:35:21 +0200 |
commit | 15cfaac813474a09aff83bdd90ff5050d25dcb36 (patch) | |
tree | d70788b299cff79d53e10343f8b70e3ddce28aee /libraries/eet | |
parent | ffbf73491292e55a3f864a6864e090515ea0fbde (diff) | |
download | slackbuilds-15cfaac813474a09aff83bdd90ff5050d25dcb36.tar.gz |
libraries/eet: Fixed dep information
Diffstat (limited to 'libraries/eet')
-rw-r--r-- | libraries/eet/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/eet/README b/libraries/eet/README index 07f866be7c..765d687f1c 100644 --- a/libraries/eet/README +++ b/libraries/eet/README @@ -3,5 +3,3 @@ Eet is part of Enlightenment DR17 foundation libraries. 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. - -This requires eina. |