mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-08 03:49:57 +00:00
emotion: add eio dependency
* fixes: emotion_smart.c:10:18: fatal error: Eio.h: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -5,6 +5,8 @@ PV = "1.0.1+svnr${SRCPV}"
|
||||
PR = "${INC_PR}.0"
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
DEPENDS += "eio"
|
||||
|
||||
SRC_URI = "\
|
||||
${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user