From: Adrian Bunk Date: Tue, 25 Jun 2019 17:26:27 +0000 (+0300) Subject: libnotify: Remove obsolete dependency on dbus-glib X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~14056 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3583b713884ad7ce39f91b072dc22b8c9730eabd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libnotify: Remove obsolete dependency on dbus-glib Upstream stopped using it in 2010. Signed-off-by: Adrian Bunk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/libnotify/libnotify_0.7.8.bb b/meta/recipes-gnome/libnotify/libnotify_0.7.8.bb index 82c137ca337..1c9084d919e 100644 --- a/meta/recipes-gnome/libnotify/libnotify_0.7.8.bb +++ b/meta/recipes-gnome/libnotify/libnotify_0.7.8.bb @@ -4,7 +4,7 @@ SECTION = "libs" LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" -DEPENDS = "dbus gtk+3 dbus-glib" +DEPENDS = "dbus gtk+3 glib-2.0" inherit gnomebase gtk-doc distro_features_check gobject-introspection # depends on gtk+3