aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-06-26 12:42:05 +0100
committerSaul Wold <sgw@linux.intel.com>2012-07-18 00:34:36 -0700
commitcc156badafe1e42653b9eb080c0dffd47d2a6130 (patch)
treebb26fbb7f98fdefb192bcd7f1c9dad8126f2b74a /meta/recipes-sato
parenta6471990e9d9cd71ca797dddf0db1e52eaa9a935 (diff)
downloadopenembedded-core-cc156badafe1e42653b9eb080c0dffd47d2a6130.tar.gz
web-webkit: remove unused dependencies (taken from the gecko-based recipe)
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/web/web-webkit_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/web/web-webkit_git.bb b/meta/recipes-sato/web/web-webkit_git.bb
index 2af12bc392..57cd545063 100644
--- a/meta/recipes-sato/web/web-webkit_git.bb
+++ b/meta/recipes-sato/web/web-webkit_git.bb
@@ -6,7 +6,7 @@ LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
SECTION = "x11"
-DEPENDS = "libxml2 glib-2.0 gtk+ libglade webkit-gtk curl gconf js libowl"
+DEPENDS = "glib-2.0 gtk+ webkit-gtk libowl"
# To access https web pages
RRECOMMENDS_${PN} += "glib-networking"
@@ -23,7 +23,7 @@ S = "${WORKDIR}/git"
EXTRA_OECONF = "--enable-libowl"
-inherit autotools pkgconfig gconf
+inherit autotools pkgconfig
do_configure_prepend() {
touch ${S}/src/dummy.cpp