diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-05 15:13:15 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-05 15:13:15 +0200 |
commit | a175238293f8059a9f308e91e82d85ae05a63cb8 (patch) | |
tree | 5d7af09f584a9fa28a2a9c9b12ea30df061d3d6e /version | |
parent | 9e66b569535df36be5d1598a06039cefb37999df (diff) |
Switch to libpkg-config from libpkgconf
Diffstat (limited to 'version')
-rwxr-xr-x | version | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ odb_mods=(libodb libodb-sqlite libodb-pgsql) xml_ver=1.1.0-b.10 xml_mods=(libstudxml) -# !!! NOTE: libpkgconf version constraint in build2 is updated manually. +# !!! NOTE: libpkg-config version constraint in build2 is updated manually. # !!! NOTE: libcmark version constraint in brep is updated manually. # !!! NOTE: libsqlite3 version in bpkg. |