[gnome-continuous-yocto/gnomeostree-3.28-rocko: 958/8267] webkitgtk: Disable Gtk2 plugin process by default



commit 7bcb1c5819e091e54b1639c75e744700bcb8eb97
Author: Jussi Kukkonen <jussi kukkonen intel com>
Date:   Tue May 3 15:45:37 2016 +0300

    webkitgtk: Disable Gtk2 plugin process by default
    
    (From OE-Core rev: c9f8545a49bfa6d0f8facab995d36bc5e33600a3)
    
    Signed-off-by: Jussi Kukkonen <jussi kukkonen intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-sato/webkit/webkitgtk_2.12.3.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.12.3.bb b/meta/recipes-sato/webkit/webkitgtk_2.12.3.bb
index a77b086..c5e5432 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.12.3.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.12.3.bb
@@ -41,7 +41,6 @@ DEPENDS = "zlib libsoup-2.4 curl libxml2 cairo libxslt libxt libidn gnutls \
 PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', 'wayland' ,d)} \
                    ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'webgl', '' ,d)} \
                    enchant \
-                   gtk2 \
                    libsecret \
                   "
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]