fix(build): Add libevent-dev dependency#8584
fix(build): Add libevent-dev dependency#8584ananos wants to merge 1 commit intotriton-inference-server:mainfrom
Conversation
`libevent-dev` is needed for building the server from source. Fixes: triton-inference-server#8513 Signed-off-by: Anastassios Nanos <ananos@nubificus.co.uk>
|
@ananos, thank you for your contribution. Have you already completed our contribution requirements? https://github.com/triton-inference-server/server?tab=readme-ov-file#contributing @mc-nv to review. |
As you can see we are using This change will lead us to the many other similar changes. once it done we need to reevaluate and confirm that everything can be built correctly. I would like to defer it to @dzier for prioritization, with a comment that it's related to the effort we been talking for years with dependency management implementation. |
What does the PR do?
libevent-devis needed for building the server from source.Checklist
Agreement
<commit_type>: <Title>pre-commit install, pre-commit run --all)Commit Type:
Check the conventional commit type
box here and add the label to the github PR.
Related PRs:
Where should the reviewer start?
Test plan:
Caveats:
Background
Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)