mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-31 13:32:10 +01:00
The client-common subpackage does not reset its dependencies, so it inherits it from the parent package. This results into openssh-server being installed when installing openssh-client, which is obviously not desired. Fixes #12786