[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4167/8267] epiphany: Fix dependencies for recipe specific sysroot
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 4167/8267] epiphany: Fix dependencies for recipe specific sysroot
- Date: Sun, 17 Dec 2017 01:39:23 +0000 (UTC)
commit 917c8a88e245cbc59ac662fc81a3f40997aae092
Author: Jussi Kukkonen <jussi kukkonen intel com>
Date: Fri Jan 20 15:09:38 2017 +0200
epiphany: Fix dependencies for recipe specific sysroot
gettext and glib-2.0 tools are required during build.
(From OE-Core rev: 082db0d21e4b628b6063b1ec713a8f15fe2caa4e)
Signed-off-by: Jussi Kukkonen <jussi kukkonen intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
meta/recipes-gnome/epiphany/epiphany_3.22.3.bb | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.22.3.bb b/meta/recipes-gnome/epiphany/epiphany_3.22.3.bb
index 9803a16..78a5bc7 100644
--- a/meta/recipes-gnome/epiphany/epiphany_3.22.3.bb
+++ b/meta/recipes-gnome/epiphany/epiphany_3.22.3.bb
@@ -3,9 +3,10 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS = "libsoup-2.4 webkitgtk gtk+3 iso-codes avahi libnotify gcr \
- gsettings-desktop-schemas gnome-desktop3 libxml2-native intltool-native"
+ gsettings-desktop-schemas gnome-desktop3 libxml2-native \
+ intltool-native glib-2.0 glib-2.0-native"
-inherit gnomebase gsettings distro_features_check upstream-version-is-even
+inherit gnomebase gsettings distro_features_check upstream-version-is-even gettext
REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI += "file://0001-yelp.m4-drop-the-check-for-itstool.patch"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]