From: Adrian Bunk <bunk@stusta.de>
To: Randy MacLeod <randy.macleod@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] libnotify: Remove obsolete dependency on dbus-glib
Date: Tue, 25 Jun 2019 21:27:37 +0300 [thread overview]
Message-ID: <20190625182737.GA21266@localhost> (raw)
In-Reply-To: <8044fe9a-d4f7-9b89-015f-e4008805f831@windriver.com>
On Tue, Jun 25, 2019 at 02:09:02PM -0400, Randy MacLeod wrote:
> On 6/25/19 1:26 PM, Adrian Bunk wrote:
> > Upstream stopped using it in 2010.
> >
> > Signed-off-by: Adrian Bunk <bunk@stusta.de>
> > ---
> > meta/recipes-gnome/libnotify/libnotify_0.7.8.bb | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta/recipes-gnome/libnotify/libnotify_0.7.8.bb b/meta/recipes-gnome/libnotify/libnotify_0.7.8.bb
> > index 82c137ca33..1c9084d919 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
> >
>
> Nice.
>
> Are you doing a manual inspection and analysis or
> something more automated that you can share as a script/workflow?
Manual.
I was curious what it would take to remove dbus-glib from oe-core.
This doesn't seem to be easy right now, but these were some trivial
cases where all that was needed was to remove the dependency.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
prev parent reply other threads:[~2019-06-25 18:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-25 17:26 [PATCH] libnotify: Remove obsolete dependency on dbus-glib Adrian Bunk
2019-06-25 18:09 ` Randy MacLeod
2019-06-25 18:27 ` Adrian Bunk [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190625182737.GA21266@localhost \
--to=bunk@stusta.de \
--cc=openembedded-core@lists.openembedded.org \
--cc=randy.macleod@windriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox