diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2024-05-06 13:33:38 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2024-05-06 13:33:38 +0200 |
commit | eaa166efe644c74f86add43474559ef018f63f49 (patch) | |
tree | 7e1d628e3173730db9f657d8274a23221be15c6a /buildfile | |
parent | 2c91b09b78a1c747d7f6a1b533c2305bcc7d0a58 (diff) |
Drop libpkg-config submodule and related infrastructure
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ build2_repo="https://stage.build2.org/1" # # NOTE: see also subprojects in bootstrap.build if changing anything here. # -d = libpkg-config/ libbutl/ build2/ libsqlite3/ libodb/ libodb-sqlite/ \ +d = libbutl/ build2/ libsqlite3/ libodb/ libodb-sqlite/ \ libbpkg/ bpkg/ bdep/ doc/ libbuild2-*/ if ($build.meta_operation == 'dist') |