From 6afb85d29286aaa4cdd892460f6adf68912917a5 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 23 Nov 2016 14:13:40 +0000 Subject: meta-gnome: remove redundant gnome-common dependencies These recipes don't actually use gnome-common macros, so don't depend on it. Signed-off-by: Ross Burton Signed-off-by: Martin Jansa --- meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta-gnome/recipes-gnome') diff --git a/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb b/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb index c31de0ca13..aecf6a730b 100644 --- a/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb +++ b/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \ file://libedataserver/e-data-server-util.h;endline=20;md5=934502f03c84523aa059d4825887b380 \ file://calendar/libecal/e-cal.h;endline=24;md5=5d496b9b6fd2a4fdbbfc31ef9455c9d0" -DEPENDS = "intltool-native glib-2.0 gtk+3 gconf dbus db gnome-common virtual/libiconv zlib libsoup-2.4 libglade libical libgnome-keyring gperf-native libgdata nss" +DEPENDS = "intltool-native glib-2.0 gtk+3 gconf dbus db virtual/libiconv zlib libsoup-2.4 libglade libical libgnome-keyring gperf-native libgdata nss" SRCREV = "a9e4e74ec4473a4fd09e56b690bd4fa72f686687" @@ -114,4 +114,3 @@ FILES_libedataserverui = "${libdir}/libedataserverui-*.so.* ${datadir}/evolution FILES_libedataserverui-dev = "${libdir}/libedataserverui-*.so \ ${libdir}/pkgconfig/libedataserverui-*.pc \ ${includedir}/evolution-data-server-*/libedataserverui/*.h" - -- cgit v1.2.3-54-g00ecf