| Submitter | Martin Jansa |
|---|---|
| Date | Oct. 1, 2012, 2:38 p.m. |
| Message ID | <275273308ebeac252cc5466192a476733ed50a1d.1349102278.git.Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/37535/ |
| State | Accepted |
| Commit | 2730f4f6fa057eb0c7c2a4a09a28919c7e201698 |
| Headers | show |
Comments
Patch
diff --git a/meta-efl/recipes-efl/e17/elmdentica_svn.bb b/meta-efl/recipes-efl/e17/elmdentica_svn.bb index c965b68..f3bf939 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"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- meta-efl/recipes-efl/e17/elmdentica_svn.bb | 2 ++ 1 file changed, 2 insertions(+)