aboutsummaryrefslogtreecommitdiff
path: root/repositories.manifest
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-07-04 17:23:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-07-05 12:26:29 +0200
commitcf9d81dbe0eadbadcc81b2565ce73e7eff26f982 (patch)
tree5654dc2802a87d2a2126e23d203540f74a8ae6e9 /repositories.manifest
parentdb2cf5ca0348788bfd8b3052c03279db1d971d2f (diff)
Switch to using libpkg-config instead of libpkgconf by default
The use of (now deprecated) libpkgconf is still possible by setting config.build2.libpkgconf to true. Note that libpkgconf is known to have issues on Windows and Mac OS so this should only be used on Linux and maybe BSDs. Also note that we will only keep this until upstream (again) breaks backwards compatibility at which point we will drop this support.
Diffstat (limited to 'repositories.manifest')
-rw-r--r--repositories.manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/repositories.manifest b/repositories.manifest
index 6bacad3..81d0645 100644
--- a/repositories.manifest
+++ b/repositories.manifest
@@ -7,4 +7,4 @@ location: ../libbutl.git##HEAD
:
role: prerequisite
-location: https://git.build2.org/packaging/pkgconf/pkgconf.git##HEAD
+location: https://github.com/build2/libpkg-config.git##HEAD