mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
eeze: add dependency on eet
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user