mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-18 15:12:02 +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