diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2022-09-08 20:00:44 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2022-09-12 20:18:36 +0300 |
commit | e022a925a6b3ccd98ec97e33c3dac8d0b25773ea (patch) | |
tree | 7c930078af8f82f896e84b73e7b7ef3ded21869c /repositories.manifest | |
parent | 0700ddb5cbe6b1ea2f5abe765ce498445f359e30 (diff) |
Use ad hoc recipe to compile options.cli file
Diffstat (limited to 'repositories.manifest')
-rw-r--r-- | repositories.manifest | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repositories.manifest b/repositories.manifest index b45f391..fe2f8c0 100644 --- a/repositories.manifest +++ b/repositories.manifest @@ -8,3 +8,7 @@ location: https://git.build2.org/packaging/sqlite/sqlite.git##HEAD : role: prerequisite location: ../libodb.git##HEAD + +: +role: prerequisite +location: https://git.codesynthesis.com/cli/cli.git##HEAD |