Skip to content

Disable libssh

Vignesh Raman requested to merge wip/vignesh/disable-libssh into apertis/v2024dev2

libssh-dev was added as a build dependency in bookworm. In apertis, libssh is in sdk. So disable libssh-dev from Build-Depends to satisfy the build dependencies of curl which is in target.

https://phabricator.apertis.org/T9521

Merge request reports