abuild: avoid add depends to itself
packages should never depend on themselves which does not make sense. This may happen if main package depends on a subpackage, then the subpackages will inherit the global depends and the subpackage ends up depend on itself. Fix abuild to avoid this.
This commit is contained in:
parent
2f8bbc819e
commit
13aec9a141
Loading…
x
Reference in New Issue
Block a user