contrib: rethink package dependencies
'make fetch' has to fetch sources for all the built packages, including dependency packages. Conversely, 'make fetch' should not fetch sources of distro-provided packages, not even dependencies. This should fix that. As an minor bonus, 'make .foo' should now work even if foo is provided by the distro, and conditional build rules should be cleaner.
Showing
Please register or sign in to comment