mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
webkit-efl: add edbus dependency
| -- checking for module 'edbus>=1.1.0' | -- package 'edbus>=1.1.0' not found | -- checking for module 'eukit>=1.1.0' | -- package 'eukit>=1.1.0' not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
f7f166542c
commit
b139c889cf
|
|
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://Source/WebKit/LICENSE;md5=4646f90082c40bcf298c285f8ba
|
|||
|
||||
DEPENDS = "icu libxslt sqlite3 gperf-native bison-native flex-native jpeg \
|
||||
libpng libxt fontconfig cairo freetype glib-2.0 libsoup-2.4 \
|
||||
libxml2 pango eina ecore evas edje"
|
||||
libxml2 pango eina ecore evas edje edbus"
|
||||
|
||||
# 120145 and 122103 introduces dependency on libsoup-2.39.3 and glib-networking-2.33.2
|
||||
SRCREV = "120144"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user