diff options
Diffstat (limited to 'epsilon')
-rw-r--r-- | epsilon/epsilon_cvs.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/epsilon/epsilon_cvs.oe b/epsilon/epsilon_cvs.oe index ce965d9031..02719d605f 100644 --- a/epsilon/epsilon_cvs.oe +++ b/epsilon/epsilon_cvs.oe @@ -5,6 +5,7 @@ making any format supported by Imlib2 such as JPEG, PNG, XCF, TIFF and GIF. \ To provide the best possible performance Epsilon can even integrate \ with Epeg directly to harness it's speed." SECTION = "e/libs" +LICENSE = "GPL" DEPENDS = "epeg libpng imlib2" PV = "${CVSDATE}" PR = "r1" |