Skip to content

git.bst: Add runtime depend on ca-certs

Tom Coldrick requested to merge coldtom/git-ca-certs into master

Small issue for people using git through a junction. I would personally expect https clones to work out of the box, but currently users have to explicitly add a dep on ca-certificates. This just adds them as a runtime dependency of git.

Merge request reports