It might be worth considering only using stub libraries in *-dev packages. The hard dependency on libraries could be dropped as well. Then only at runtime would libraries be needed. This could lighten up the requirements to build a package
Though it's worth noting we would still need to install libraries for testing packages
It might be worth considering only using stub libraries in
*-dev
packages. The hard dependency on libraries could be dropped as well. Then only at runtime would libraries be needed. This could lighten up the requirements to build a packageThough it's worth noting we would still need to install libraries for testing packages