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

Libavtp build fixes #791

Merged
merged 2 commits into from
Jun 11, 2018
Merged

Conversation

aguedes
Copy link
Contributor

@aguedes aguedes commented Jun 5, 2018

Couple of patches to fix minor issues with libavtp build system.

Andre Guedes added 2 commits June 4, 2018 09:43
This patch fixes information about building libavtp library.

The command 'ninja -C build' builds libavtp library as well as unit
tests. So in order to be specific, this patch fixes the command so it
builds only libavtp library.
Currently libavtp build fails if cmocka is not installed on the system.
However, libavtp itself doesn't depend on cmocka, only unit tests do so.

This patch fixes this issue by setting cmocka dependency as not
mandatory. It also takes the opportunity to set the cmocka version
required.
@andrew-elder andrew-elder merged commit 506b659 into Avnu:open-avb-next Jun 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants