summaryrefslogtreecommitdiff
path: root/eet/eet_cvs.oe
diff options
context:
space:
mode:
Diffstat (limited to 'eet/eet_cvs.oe')
-rw-r--r--eet/eet_cvs.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/eet/eet_cvs.oe b/eet/eet_cvs.oe
index 3a56ec4f3f..be95bfbf24 100644
--- a/eet/eet_cvs.oe
+++ b/eet/eet_cvs.oe
@@ -2,6 +2,7 @@ DESCRIPTION = "EET is a tiny library designed to write an \
arbitary 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."
+LICENSE = "MIT"
SECTION = "e/libs"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "zlib jpeg"