mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-29 06:20:56 +00:00
Add dependency on ca-certificates and libpcre3-dev
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
This commit is contained in:
parent
e093862333
commit
86ca724412
5
debian/control
vendored
5
debian/control
vendored
@ -12,8 +12,9 @@ Build-Depends: debhelper-compat (= 12),
|
|||||||
libmbedtls-dev,
|
libmbedtls-dev,
|
||||||
libssh2-1-dev,
|
libssh2-1-dev,
|
||||||
libhttp-parser-dev,
|
libhttp-parser-dev,
|
||||||
libpcre2-dev,
|
libpcre3-dev,
|
||||||
libkrb5-dev
|
libkrb5-dev,
|
||||||
|
ca-certificates
|
||||||
Standards-Version: 4.5.0
|
Standards-Version: 4.5.0
|
||||||
Homepage: https://libgit2.github.com/
|
Homepage: https://libgit2.github.com/
|
||||||
Vcs-Git: https://salsa.debian.org/debian/libgit2.git
|
Vcs-Git: https://salsa.debian.org/debian/libgit2.git
|
||||||
|
Loading…
Reference in New Issue
Block a user