diff options
| -rw-r--r-- | meta/recipes-sato/web/web-webkit_git.bb | 4 |
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" | |||
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" |
| 7 | 7 | ||
| 8 | SECTION = "x11" | 8 | SECTION = "x11" |
| 9 | DEPENDS = "libxml2 glib-2.0 gtk+ libglade webkit-gtk curl gconf js libowl" | 9 | DEPENDS = "glib-2.0 gtk+ webkit-gtk libowl" |
| 10 | 10 | ||
| 11 | # To access https web pages | 11 | # To access https web pages |
| 12 | RRECOMMENDS_${PN} += "glib-networking" | 12 | RRECOMMENDS_${PN} += "glib-networking" |
| @@ -23,7 +23,7 @@ S = "${WORKDIR}/git" | |||
| 23 | 23 | ||
| 24 | EXTRA_OECONF = "--enable-libowl" | 24 | EXTRA_OECONF = "--enable-libowl" |
| 25 | 25 | ||
| 26 | inherit autotools pkgconfig gconf | 26 | inherit autotools pkgconfig |
| 27 | 27 | ||
| 28 | do_configure_prepend() { | 28 | do_configure_prepend() { |
| 29 | touch ${S}/src/dummy.cpp | 29 | touch ${S}/src/dummy.cpp |
