summaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-22 10:28:37 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-22 10:28:37 +0200
commit1ae3f97f48b44488a2f70441e86a67bec8ba1177 (patch)
tree1aa3d7d7ade90d4287e84f477aae0e42f8419dbd /manifest
parent9ade866cc3a23138930cac8de37869026583667c (diff)
Use libformat and libprint to be more enterprise-grade and web-scale
Diffstat (limited to 'manifest')
-rw-r--r--manifest2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifest b/manifest
index c0229dc..c5c5cc2 100644
--- a/manifest
+++ b/manifest
@@ -11,3 +11,5 @@ goal is to show a canonical build2/bpkg project/package.
url: http://www.example.org/libhello
email: hello-users@example.org
requires: c++11
+depends: libformat [1.0.0 2.0.0-); compatible with libformat-1.X.Y
+depends: libprint [1.0.0 2.0.0-); compatible with libprint-1.X.Y