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

Marcin Juszkiewicz openembedded at haerwu.biz
Sun Nov 4 22:03:03 UTC 2007


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.

Neod currently is linked to gconf which is linked to dbus. So maybe there 
is other place where this rdependency should be placed?

-- 
JID: hrw-jabber.org
OpenEmbedded developer/consultant

         Computers are not intelligent. They only think they are.






More information about the Openembedded-devel mailing list