diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:37:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:37:21 +0200 |
commit | f0394936965ae5ecacab55cb9e4b38eab81f26d0 (patch) | |
tree | 4292883095f6d3d95cc6605c7503dae2160d04c6 /manifest | |
parent | 70169f0cc7a6012385d9690aa431a4f9ad6323b0 (diff) |
Update to latest build2 changes
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,4 +9,5 @@ url: https://www.postgresql.org/ email: pgsql-general@postgresql.org; Mailing list. package-url: https://git.build2.org/cgit/packaging/postgresql/ package-email: packaging@build2.org; Mailing list. -requires: build2 >= 0.4.0 +depends: * build2 >= 0.4.0 +depends: * bpkg >= 0.4.0 |