aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-09-27 00:44:50 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2012-10-02 19:29:07 +0200
commit2730f4f6fa057eb0c7c2a4a09a28919c7e201698 (patch)
tree312b781a9a3a8235ac4577d8b50a3afaf4a452c4
parentd4e2e97ee42dbed730a821460fca0c36cd58487b (diff)
downloadmeta-openembedded-contrib-2730f4f6fa057eb0c7c2a4a09a28919c7e201698.tar.gz
elmdentica: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-efl/recipes-efl/e17/elmdentica_svn.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/e17/elmdentica_svn.bb b/meta-efl/recipes-efl/e17/elmdentica_svn.bb
index c965b68e4c..f3bf939eb4 100644
--- a/meta-efl/recipes-efl/e17/elmdentica_svn.bb
+++ b/meta-efl/recipes-efl/e17/elmdentica_svn.bb
@@ -1,6 +1,8 @@
DESCRIPTION = "A indenti.ca client for E"
DEPENDS = "glib-2.0 gconf curl elementary sqlite3-native azy"
LICENSE = "GPLv3+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
+
SECTION = "e/apps"
HOMEPAGE = "http://elmdentica.googlecode.com"
AUTHOR = "seabra"