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

Update annonars to 0.41.3 #51210

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
annonars: Move back protobuf to build deps
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
  • Loading branch information
martin-g committed Oct 8, 2024
commit b4722c27b58e989a6d253337a0f814f8062a962e
3 changes: 1 addition & 2 deletions recipes/annonars/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,11 @@ requirements:
- pkg-config
- make
- cmake
- protobuf
host:
- clangdev
- openssl
- sqlite
- clangdev
- protobuf
- zlib
run:
- sqlite
Expand Down
Loading