Skip to content

Commit

Permalink
opam: add xapi-log to message-switch-core dependencies
Browse files Browse the repository at this point in the history
A recent change added the dependency

Signed-off-by: Pau Ruiz Safont <[email protected]>
  • Loading branch information
psafont committed Apr 12, 2024
1 parent 01487ea commit f4aadeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions message-switch-core.opam
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ depends: [
"ppx_sexp_conv"
"rpclib"
"sexplib"
"xapi-log"
]
synopsis: "A simple store-and-forward message switch"
description: """
Expand Down
1 change: 1 addition & 0 deletions message-switch-core.opam.template
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ depends: [
"ppx_sexp_conv"
"rpclib"
"sexplib"
"xapi-log"
]
synopsis: "A simple store-and-forward message switch"
description: """
Expand Down

0 comments on commit f4aadeb

Please sign in to comment.