diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2022-09-12 16:33:57 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2022-09-12 20:16:29 +0300 |
commit | adb5186a59a19581a3c34fb00bdb7cf1907bf796 (patch) | |
tree | fc79631af162dbce119a2de3de2ba09376e8a110 /repositories.manifest | |
parent | 0f0b81f52cbcf8b8d2281d0f5931c8b5db5cf4f0 (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 67cb445..6b2c43b 100644 --- a/repositories.manifest +++ b/repositories.manifest @@ -4,3 +4,7 @@ summary: Microsoft SQL Server ODB runtime library repository : role: prerequisite location: ../libodb.git##HEAD + +: +role: prerequisite +location: https://git.codesynthesis.com/cli/cli.git##HEAD |