All of lore.kernel.org
 help / color / mirror / Atom feed
* minimal-image starts dragging in GTK
@ 2011-02-21 17:53 Leon Woestenberg
  2011-02-21 19:25 ` Michael 'Mickey' Lauer
  2011-02-21 19:29 ` Khem Raj
  0 siblings, 2 replies; 4+ messages in thread
From: Leon Woestenberg @ 2011-02-21 17:53 UTC (permalink / raw)
  To: openembedded-devel

Hello all,


since recently, minimal-image starts dragging in GTK. I have tracked
it down to this commit:

avahi: integrate python into main recipe
* this doesn't introduce spurious rdepends like enabling gtk did in the past

Signed-off-by: Koen Kooi <koen@openembedded.org>

http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=70e46e545095a2b2dac634d484eb1c331a1bff34


This seems a hard-dependency, indepent of "+AVAHI_GTK ?= "-disable-gtk""

+RDEPENDS_avahi-discover = "python-avahi python-pygtk"


Is that intended?

Regards,
-- 
Leon



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: minimal-image starts dragging in GTK
  2011-02-21 17:53 minimal-image starts dragging in GTK Leon Woestenberg
@ 2011-02-21 19:25 ` Michael 'Mickey' Lauer
  2011-02-21 19:29 ` Khem Raj
  1 sibling, 0 replies; 4+ messages in thread
From: Michael 'Mickey' Lauer @ 2011-02-21 19:25 UTC (permalink / raw)
  To: openembedded-devel

Am Montag, den 21.02.2011, 18:53 +0100 schrieb Leon Woestenberg:
> Hello all,
> 
> 
> since recently, minimal-image starts dragging in GTK. I have tracked
> it down to this commit:
> 
> avahi: integrate python into main recipe
> * this doesn't introduce spurious rdepends like enabling gtk did in the past
> 
> Signed-off-by: Koen Kooi <koen@openembedded.org>
> 
> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=70e46e545095a2b2dac634d484eb1c331a1bff34
> 
> 
> This seems a hard-dependency, indepent of "+AVAHI_GTK ?= "-disable-gtk""

This looks like a typo (missing -), in any case.

-- 
:M:




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: minimal-image starts dragging in GTK
  2011-02-21 17:53 minimal-image starts dragging in GTK Leon Woestenberg
  2011-02-21 19:25 ` Michael 'Mickey' Lauer
@ 2011-02-21 19:29 ` Khem Raj
  2011-02-21 19:56   ` Tom Rini
  1 sibling, 1 reply; 4+ messages in thread
From: Khem Raj @ 2011-02-21 19:29 UTC (permalink / raw)
  To: openembedded-devel

On (21/02/11 18:53), Leon Woestenberg wrote:
> Hello all,
> 
> 
> since recently, minimal-image starts dragging in GTK. I have tracked
> it down to this commit:
> 
> avahi: integrate python into main recipe
> * this doesn't introduce spurious rdepends like enabling gtk did in the past
> 
> Signed-off-by: Koen Kooi <koen@openembedded.org>
> 
> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=70e46e545095a2b2dac634d484eb1c331a1bff34
> 
> 
> This seems a hard-dependency, indepent of "+AVAHI_GTK ?= "-disable-gtk""
> 
> +RDEPENDS_avahi-discover = "python-avahi python-pygtk"
> 
> 
> Is that intended?

I have been thinking of doing a time to time scan of .dot files
and check the dependencies and skin down the useless dependencies


> 
> Regards,
> -- 
> Leon
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
-Khem



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: minimal-image starts dragging in GTK
  2011-02-21 19:29 ` Khem Raj
@ 2011-02-21 19:56   ` Tom Rini
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2011-02-21 19:56 UTC (permalink / raw)
  To: openembedded-devel

On 02/21/2011 12:29 PM, Khem Raj wrote:
> On (21/02/11 18:53), Leon Woestenberg wrote:
>> Hello all,
>>
>>
>> since recently, minimal-image starts dragging in GTK. I have tracked
>> it down to this commit:
>>
>> avahi: integrate python into main recipe
>> * this doesn't introduce spurious rdepends like enabling gtk did in the past
>>
>> Signed-off-by: Koen Kooi<koen@openembedded.org>
>>
>> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=70e46e545095a2b2dac634d484eb1c331a1bff34
>>
>>
>> This seems a hard-dependency, indepent of "+AVAHI_GTK ?= "-disable-gtk""
>>
>> +RDEPENDS_avahi-discover = "python-avahi python-pygtk"
>>
>>
>> Is that intended?
>
> I have been thinking of doing a time to time scan of .dot files
> and check the dependencies and skin down the useless dependencies

If the TSC didn't have such a large backlog right this moment I'd almost 
say it's time once again for a USE flags related discussion.

-- 
Tom Rini
Mentor Graphics Corporation



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-21 19:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-21 17:53 minimal-image starts dragging in GTK Leon Woestenberg
2011-02-21 19:25 ` Michael 'Mickey' Lauer
2011-02-21 19:29 ` Khem Raj
2011-02-21 19:56   ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.