Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage additional dependencies with vcpkg #542

Closed
jr0me opened this issue Jan 24, 2025 · 0 comments · Fixed by #543
Closed

Manage additional dependencies with vcpkg #542

jr0me opened this issue Jan 24, 2025 · 0 comments · Fixed by #543
Assignees
Labels

Comments

@jr0me
Copy link
Member

jr0me commented Jan 24, 2025

Description

Parent issue: #387

As required in the first point from the parent issue:

Dependencies:
Several libraries (libmagic-dev, libsqlite3-dev, liblua5.4-dev, libarchive-dev, openssl) are installed directly through the system package manager but are essential for the agent. These should be managed through vcpkg, our chosen package manager for library dependencies.

This issue is about setting these additional dependencies to be managed by vcpkg instead of relying on a system wide installation.

Expected outcome

The agent is able to be built without manually installing these packages.

@jr0me jr0me added the level/subtask Subtask issue label Jan 24, 2025
@jr0me jr0me self-assigned this Jan 24, 2025
@jr0me jr0me linked a pull request Jan 24, 2025 that will close this issue
@wazuhci wazuhci moved this to In progress in XDR+SIEM/Release 5.0.0 Jan 24, 2025
@wazuhci wazuhci moved this from In progress to Done in XDR+SIEM/Release 5.0.0 Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants