[oe-commits] Martin Jansa : webkit-efl: add edbus dependency

git at git.openembedded.org git at git.openembedded.org
Tue Jan 22 12:24:24 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: b139c889cf892a89886a69c2afc87ca994cc287c
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=b139c889cf892a89886a69c2afc87ca994cc287c

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Jan 18 23:23:24 2013 +0100

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 at gmail.com>

---

 meta-efl/recipes-efl/webkit/webkit-efl_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb b/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb
index c2a9da1..1b782cd 100644
--- a/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb
+++ b/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb
@@ -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"





More information about the Openembedded-commits mailing list