[oe] [PATCH 02/17] evolution-data-server: remove libglade from dependencies

Andreas Müller schnitzeltony at gmail.com
Mon Mar 19 20:28:56 UTC 2018


libglade is not necessary and does not exist any more

Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
---
 meta-gnome/recipes-gnome/eds/evolution-data-server_3.26.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/eds/evolution-data-server_3.26.3.bb b/meta-gnome/recipes-gnome/eds/evolution-data-server_3.26.3.bb
index f4ff48957..2303b8f18 100644
--- a/meta-gnome/recipes-gnome/eds/evolution-data-server_3.26.3.bb
+++ b/meta-gnome/recipes-gnome/eds/evolution-data-server_3.26.3.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \
 DEPENDS = " \
     intltool-native gperf-native \
     glib-2.0 gtk+3 gconf libgnome-keyring libgdata \
-    dbus db virtual/libiconv zlib libsoup-2.4 libglade libical nss libsecret \
+    dbus db virtual/libiconv zlib libsoup-2.4 libical nss libsecret \
 "
 
 inherit distro_features_check gnomebase cmake gtk-doc gettext gobject-introspection perlnative pythonnative
-- 
2.14.3




More information about the Openembedded-devel mailing list