[oe] [oe-commits] org.oe.dev neod: add dependency to dbus-1

Dr. Michael Lauer mickey at vanille-media.de
Sun Nov 4 22:50:18 UTC 2007


Marcin Juszkiewicz wrote:
> Dnia niedziela, 4 listopada 2007, mickeyl commit napisał:

>> neod: add dependency to dbus-1
>>
>> Author: mickeyl at openembedded.org
>> Branch: org.openembedded.dev
>> Revision: dfbec4dce18c3885b36210c05ed69759ab6bf5b6

>> packages/openmoko2/neod_svn.bb        6cc80a4570dfd74c4eefe208b331a5b8c8d049af
>> packages/openmoko2/neod_svn.bb        92a5e00ba437275e36002f64963caa7aab304a17
>> @@ -1,7 +1,7 @@ DEPENDS = "gtk+ pulseaudio"
>>  DESCRIPTION = "Simple Neo1973 Daemon for Button Handling and Power 
>>  Management"  
>>  SECTION = "openmoko/daemons" 
>>  DEPENDS = "gtk+ pulseaudio"
>> -RDEPENDS = "gpe-scap xrandr alsa-utils-amixer apm"
>> +RDEPENDS = "gpe-scap xrandr alsa-utils-amixer apm dbus-1"

> Why such rdependency? If it does not use dbus libraries then it does not
> need it. If it use them then it gets linked to it.

Please look into the source, before making too fast assumptions. neod
calls dbus-send which is part of dbus. No linking, but calling at
runtime -- same as for xrandr, gpe-scap, and alsactl.

Regards,

:M:
-- 
Michael 'Mickey' Lauer | IT-Freelancer | http://www.vanille-media.de





More information about the Openembedded-devel mailing list