mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +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"
|
||||
LICENSE = "MIT BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5388f2e926064f899c2481629ec3de18"
|
||||
DEPENDS = "ecore udev"
|
||||
DEPENDS = "ecore eet udev"
|
||||
|
||||
inherit efl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user