summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-efl/recipes-efl/efl/edbus.inc1
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 @@
1DESCRIPTION = "DBus and HAL convenience wrappers for EFL" 1DESCRIPTION = "DBus and HAL convenience wrappers for EFL"
2DEPENDS = "dbus ecore" 2DEPENDS = "dbus ecore"
3LICENSE = "MIT BSD" 3LICENSE = "MIT BSD"
4LIC_FILES_CHKSUM = "file://COPYING;md5=c36b278587b5b7ac1f73c20b60212778"
4 5
5inherit efl 6inherit efl
6 7