David Craven (2016-08-17 21:14 +0300) wrote:

>> Is it possible to avoid propagating?
>
> Quoting the manual on the section on propagated-inputs:
>
>> For example this is necessary when a C/C++ library needs headers of another 
>> library to compile, ...
>
> So the fact that the headers of networkmanager-qt include headers from
> network-manager, means that a library that uses networkmanager-qt also
> needs network-manager's header files. After compilation if there
> aren't any references to network-manager it won't be included in the
> RUNPATH.

Ah, OK, I didn't know that, thanks for pointing!

-- 
Alex

Reply via email to