[oe-commits] Angus Ainslie : webkit-efl : add gpref dependency

GIT User account git at amethyst.openembedded.net
Fri Apr 24 21:48:55 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 11ea3d17809ac62c2bfe9756d41a15a51b966751
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=11ea3d17809ac62c2bfe9756d41a15a51b966751

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Fri Apr 24 15:45:21 2009 -0600

webkit-efl : add gpref dependency

---

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

diff --git a/recipes/webkit/webkit-efl_git.bb b/recipes/webkit/webkit-efl_git.bb
index 71a4bee..840bdfe 100644
--- a/recipes/webkit/webkit-efl_git.bb
+++ b/recipes/webkit/webkit-efl_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = " Webkit browser engine, EFL edition"
 LICENSE = "GPL"
 PV="0.0.1"
 PR="r0"
-DEPENDS = "icu gst-plugins-base gstreamer jpeg libpng libxml2 pango libsoup eina ecore evas edje cairo fontconfig freetype curl sqlite libxslt"
+DEPENDS = "icu gst-plugins-base gstreamer jpeg libpng libxml2 pango libsoup eina ecore evas edje cairo fontconfig freetype curl sqlite libxslt gperf-native"
 
 SRC_URI = "git://code.staikos.net/webkit;branch=kenneth/efl-port;protocol=git"
 





More information about the Openembedded-commits mailing list