diff options
Diffstat (limited to 'meta-efl')
-rw-r--r-- | meta-efl/recipes-efl/efl/edbus.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/efl/edbus.inc b/meta-efl/recipes-efl/efl/edbus.inc index ad20c8c78..cca9c5ea2 100644 --- a/meta-efl/recipes-efl/efl/edbus.inc +++ b/meta-efl/recipes-efl/efl/edbus.inc | |||
@@ -1,5 +1,5 @@ | |||
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 eina" |
3 | LICENSE = "MIT BSD" | 3 | LICENSE = "MIT BSD" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=550b8cea13dacc4bf00508a8cce1074c" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=550b8cea13dacc4bf00508a8cce1074c" |
5 | 5 | ||