mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 22:10:06 +00:00
eeze: add dependency on eet
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
73e0b9d1c2
commit
a3e37f1fcf
@ -1,7 +1,7 @@
|
|||||||
DESCRIPTION = "Eeze is a library to simplify the use of devices"
|
DESCRIPTION = "Eeze is a library to simplify the use of devices"
|
||||||
LICENSE = "MIT BSD"
|
LICENSE = "MIT BSD"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5388f2e926064f899c2481629ec3de18"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=5388f2e926064f899c2481629ec3de18"
|
||||||
DEPENDS = "ecore udev"
|
DEPENDS = "ecore eet udev"
|
||||||
|
|
||||||
inherit efl
|
inherit efl
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user