Code review comment for lp:~dobey/indicator-network/lib-recommends

Revision history for this message
dobey (dobey) wrote :

> WFM, what will happen if it's not there, though? Will the lib "work" without
> the indicator?

If it doesn't return appropriate error conditions without, it's a bug in the library. Recommends still pulls it in by default in the default apt config on Ubuntu though. And it pulls it into seeds, if anything seeded Recommends something. But it's obviously not necessary to be running the indicator during builds. If you do need to actually run the indicator, then you should be also installing the native indicator package in cross-compiles (but you can't run any built test binaries in that situation anyway, without emulation).

« Back to merge proposal