tests: verify subpkg dependencies don't influence main package
Subpackages can declare their own dependencies, but these should not affect the main package.
Add a test that verifies this behaviour.
Subpackages can declare their own dependencies, but these should not affect the main package.
Add a test that verifies this behaviour.