Re: Metapackage, pre-depends & soft dependency

2020-08-06 Thread Stéphane Glondu
Le 06/08/2020 à 14:22, Drexl, Johannes a écrit : > I guess this is quite a frequent question, but googling doesn't really > answer anything. So apologies beforehand. > > I got a constellation as follows: > > Package A provides a central node with ReST-API > Packages B-Z need to talk to it, but ob

Metapackage, pre-depends & soft dependency

2020-08-06 Thread Drexl, Johannes
Hi everyone, I guess this is quite a frequent question, but googling doesn't really answer anything. So apologies beforehand. I got a constellation as follows: Package A provides a central node with ReST-API Packages B-Z need to talk to it, but obviously don't need package A on the local machine