Subject: CVS commit: pkgsrc/devel/libgit2
From: Benny Siegert
Date: 2021-12-21 15:01:26
Message id: 20211221140126.F03B8FAEC@cvs.NetBSD.org

Log Message:
libgit2: include pcre in buildlink3 file

The pkg-config file for libgit2 specifies pcre as a hard dependency, which
means that "pkg-config --libs libgit2" will exit with an error. This means
that every dependent package also depends on pcre, so add it to the list
of dependencies exposed by buildlink3.

Noticed in the pending wip/cargo-edit package, which swallows the error
message, leaving me to debug in the bowels of the Cargo build system.

Files:
RevisionActionfile
1.11modifypkgsrc/devel/libgit2/buildlink3.mk