diff options
-rw-r--r-- | meta-efl/recipes-efl/efl/edbus.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/edbus.inc b/meta-efl/recipes-efl/efl/edbus.inc index 641f04acd..8fe64d0ba 100644 --- a/meta-efl/recipes-efl/efl/edbus.inc +++ b/meta-efl/recipes-efl/efl/edbus.inc | |||
@@ -1,6 +1,7 @@ | |||
1 | DESCRIPTION = "DBus and HAL convenience wrappers for EFL" | 1 | DESCRIPTION = "DBus and HAL convenience wrappers for EFL" |
2 | DEPENDS = "dbus ecore" | 2 | DEPENDS = "dbus ecore" |
3 | LICENSE = "MIT BSD" | 3 | LICENSE = "MIT BSD" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c36b278587b5b7ac1f73c20b60212778" | ||
4 | 5 | ||
5 | inherit efl | 6 | inherit efl |
6 | 7 | ||