How to test for a D-Bus run-time dependency?

Andreas Pakulat apaku at gmx.de
Wed Aug 18 07:10:21 CEST 2010


On 18.08.10 02:14:33, Friedrich W. H. Kossebau wrote:
> Mercredi, le 18 août 2010, à 00:15, Alexander Neundorf a écrit:
> > On Tuesday 17 August 2010, Friedrich W. H. Kossebau wrote:
> > > Hi,
> > 
> > ...
> > 
> > > So what could I do to test at build-time the correct version of cagibi,
> > > so cagibi can be listed as usual as (missing) dependency?
> > > Is there some similar case of a run-time-only (D-Bus) dependency?
> > 
> > Run-time dependencies shouldn't be tested at buildtime (as packagers will
> > tell you).
> > So if it builds also without cagibi, then that's fine for building.
> > If you add such tests, the packagers will pop up either on the
> > kde-buildsystem list and complain or just patch the test out again.
> 
> Ah, good, thanks for the answer. Just, where do I then note the runtime 
> dependency, incl. the needed versions?

Produce a message box, if thats not possible: kFatal or kError or
kWarning will produce an error/warning message on the console.

Andreas

-- 
You are not dead yet.  But watch for further reports.


More information about the Kde-buildsystem mailing list