diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:36:59 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:36:59 +0200 |
commit | 6ca344d9ac76e56e72a9a5884190612dfce19f0a (patch) | |
tree | 772c0f10a96ec97dc9da447f3072054982617391 /manifest | |
parent | 1fe815d77787e721eb68396f7fcf023e3d0d8bd0 (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://apr.apache.org/ email: dev@apr.apache.org; Mailing list. package-url: https://git.build2.org/cgit/packaging/apr/ package-email: packaging@build2.org; Mailing list. -requires: build2 >= 0.4.0 +depends: * build2 >= 0.4.0 +depends: * bpkg >= 0.4.0 |