diff options
-rw-r--r-- | meta-efl/recipes-efl/e17/elmdentica_svn.bb | 2 |
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 c965b68e4..f3bf939eb 100644 --- a/meta-efl/recipes-efl/e17/elmdentica_svn.bb +++ b/meta-efl/recipes-efl/e17/elmdentica_svn.bb | |||
@@ -1,6 +1,8 @@ | |||
1 | DESCRIPTION = "A indenti.ca client for E" | 1 | DESCRIPTION = "A indenti.ca client for E" |
2 | DEPENDS = "glib-2.0 gconf curl elementary sqlite3-native azy" | 2 | DEPENDS = "glib-2.0 gconf curl elementary sqlite3-native azy" |
3 | LICENSE = "GPLv3+" | 3 | LICENSE = "GPLv3+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | ||
5 | |||
4 | SECTION = "e/apps" | 6 | SECTION = "e/apps" |
5 | HOMEPAGE = "http://elmdentica.googlecode.com" | 7 | HOMEPAGE = "http://elmdentica.googlecode.com" |
6 | AUTHOR = "seabra" | 8 | AUTHOR = "seabra" |