On Mon, Sep 02, 2013 at 06:10:33PM +0100, Burton, Ross wrote: > On 29 August 2013 17:02, Martin Jansa <[email protected]> wrote: > > +PACKAGECONFIG[connman] = "--with-connectivity=connman,,connman" > > +PACKAGECONFIG[nm] = "--with-connectivity=nm,,networkmanager" > > Were those meant to be runtime dependencies? At least for connman a > build dependency doesn't make any sense (no headers).
It is using pkg-config in build time to enable support for it: http://cgit.collabora.com/git/user/cassidy/telepathy-mission-control/tree/configure.ac?h=offline-38366#n330 and it has to conditionally link with them (otherwise test-dependencies script wouldn't detect it). -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
