From 757e94a3dfd7ec792c01e3ecee295ea987955f5a Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Fri, 7 Sep 2018 18:58:51 +0000 Subject: meta-openembedded: sumo refresh be79b8b111..2bb21ef27c Update meta-openembedded to sumo HEAD. Armin Kuster (1): grpc: move it from oe to networking layer Khem Raj (2): gedit: Add dep on python-six-native poppler: Update to 0.64 Martin Jansa (2): libqb: Fix build with gold openocd: prevent fetching git submodules during do_configure Nicolas Dechesne (1): meta-multimedia: fixup LAYERDEPENDS Paul Eggleton (1): protobuf: make python-protobuf dependency optional and default to off Sinan Kaya (1): dnsmasq: CVE-2017-15107 Takuro Ashie (1): uim: Fix SRC_URI Change-Id: I611fc4019b8a7fcbcaf2bcca40d7e35a650e5120 Signed-off-by: Brad Bishop --- meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'meta-openembedded/meta-gnome/recipes-gnome') diff --git a/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb b/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb index ba425ad6b..ea6439d91 100644 --- a/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb +++ b/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb @@ -3,11 +3,13 @@ SECTION = "x11/gnome" LICENSE = "GPLv2+" PR = "r2" -DEPENDS = "gvfs enchant gconf gnome-doc-utils glib-2.0 gtk+ gtksourceview2 iso-codes intltool-native gnome-common-native libice" +DEPENDS = "gvfs enchant gconf gnome-doc-utils glib-2.0 gtk+ \ + gtksourceview2 iso-codes intltool-native gnome-common-native \ + libice python3-six-native" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -inherit distro_features_check gnome gettext pythonnative +inherit distro_features_check gnome gettext python3native REQUIRED_DISTRO_FEATURES = "x11" -- cgit v1.2.3