[oe-commits] [openembedded-core] 36/47: webkitgtk: Disable Gtk2 plugin process by default

git at git.openembedded.org git at git.openembedded.org
Wed Jun 15 17:06:51 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit c9f8545a49bfa6d0f8facab995d36bc5e33600a3
Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
AuthorDate: Tue May 3 15:45:37 2016 +0300

    webkitgtk: Disable Gtk2 plugin process by default
    
    Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-sato/webkit/webkitgtk_2.12.3.bb | 1 -
 1 file changed, 1 deletion(-)

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 \
                   "
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list