libraries/eet: Fixed dep information

This commit is contained in:
ponce 2012-08-26 09:35:21 +02:00
parent ffbf734912
commit 15cfaac813

View file

@ -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.