From ceeb72841035fb5a774b073f4683cac49182ac11 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 5 Jul 2022 12:47:15 +0200 Subject: Switch to libpkg-config from libpkgconf --- buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildfile') diff --git a/buildfile b/buildfile index 77d7e09..3c4164d 100644 --- a/buildfile +++ b/buildfile @@ -21,7 +21,7 @@ build2_repo="https://stage.build2.org/1" # # See also subprojects in bootstrap.build. # -d = libpkgconf/ libbutl/ build2/ libsqlite3/ libodb/ libodb-sqlite/ \ +d = libpkg-config/ libbutl/ build2/ libsqlite3/ libodb/ libodb-sqlite/ \ libbpkg/ bpkg/ bdep/ doc/ libbuild2-*/ if ($build.meta_operation == 'dist') -- cgit v1.1