diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2022-09-12 17:39:53 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2022-09-13 10:36:41 +0300 |
commit | 0a817f97de2630ce987f38bf66d54f4e9dcd088d (patch) | |
tree | 34c564872a94a13434c155aa7a66067574ba822f /repositories.manifest | |
parent | da11f7ccbe79705e127afbaa62913b32715b33e1 (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 fe2ba91..785e0a5 100644 --- a/repositories.manifest +++ b/repositories.manifest @@ -4,3 +4,7 @@ summary: Oracle ODB runtime library repository : role: prerequisite location: ../libodb.git##HEAD + +: +role: prerequisite +location: https://git.codesynthesis.com/cli/cli.git##HEAD |