David Craven (2016-08-17 12:34 +0300) wrote: >> Also there should be a reason for propagating (probably written as a >> comment). Ideally it should be avoided. > > I added comments: > > (propagated-inputs > ; Headers contain #include <NetworkManager.h> and > ; #include <libnm/NetworkManager.h> > `(("network-manager" ,network-manager))) > > (propagated-inputs > ; Headers contain #include <ModemManager/ModemManager.h> > `(("modem-manager", modem-manager)))
These comments should begin with ";;", not with ";". Sorry, but I still don't understand the reason. What exactly does not work when these are simple inputs? Is it possible to avoid propagating? -- Alex