mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 04:31:48 +00:00
edbus: add eina to DEPENDS
* it's using that | performance.c:2:18: fatal error: Eina.h: No such file or directory | compilation terminated. | make[3]: *** [e_dbus_performance-performance.o] Error 1 | make[3]: *** Waiting for unfinished jobs.... | make[3]: Leaving directory /OE/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/edbus-2_1.2.1+svnr74419-r0.0/e_dbus/src/bin Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
aae1f884d8
commit
6d17544056
@ -1,5 +1,5 @@
|
||||
DESCRIPTION = "DBus and HAL convenience wrappers for EFL"
|
||||
DEPENDS = "dbus ecore"
|
||||
DEPENDS = "dbus ecore eina"
|
||||
LICENSE = "MIT BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=550b8cea13dacc4bf00508a8cce1074c"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user