summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-efl/recipes-efl/webkit/webkit-efl_svn.bb2
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 cf6fba76b8..2a047b809c 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
7 7
8DEPENDS = "icu libxslt sqlite3 gperf-native bison-native flex-native jpeg \ 8DEPENDS = "icu libxslt sqlite3 gperf-native bison-native flex-native jpeg \
9 libpng libxt fontconfig cairo freetype glib-2.0 libsoup-2.4 \ 9 libpng libxt fontconfig cairo freetype glib-2.0 libsoup-2.4 \
10 libxml2 pango eina ecore evas edje edbus" 10 libxml2 pango eina ecore evas edje edbus gstreamer"
11 11
12# 120145 and 122103 introduces dependency on libsoup-2.39.3 and glib-networking-2.33.2 12# 120145 and 122103 introduces dependency on libsoup-2.39.3 and glib-networking-2.33.2
13SRCREV = "120144" 13SRCREV = "120144"