Files
ports/shells/bash-completion
Michael Osipov 7e4be0dc2b shells/bash-completion: Don't depend on shells/bash{,-static}
Depending on the shell itself during build time create a large dependency
chain. E.g., using the pc file of this port requires bash being built although
technically not required at all. Have the user install bash as a direct
dependency.

PR:		292501
Tested by:	michaelo
Approved by:	sunpoet (maintainer)
2026-05-08 23:49:21 +02:00
..