libretroshare/.github/workflows
jolavillette a09ea85b42 ci: install Botan, which rnp needs
First run: all three jobs stopped at configure with

    Could NOT find Botan (missing: BOTAN_LIBRARY BOTAN_INCLUDE_DIR)

Botan is not a dependency of libretroshare -- it appears in none of its
find_package calls, which is why it was missing from these lists -- but rnp
requires it, and rnp is pulled in by FetchContent as soon as RS_RNPLIB is on.
The super-project's CIs install it for the same reason.

libbotan-2-dev, mingw-w64-ucrt-x86_64-libbotan, botan@2.
2026-08-15 11:39:19 +02:00
..
ci-mingw64.yml renaming 2025-11-24 21:15:11 +01:00
macos-cmake.yml ci: install Botan, which rnp needs 2026-08-15 11:39:19 +02:00
mirror-to-gitlab.yml Fix GitLab mirror failing on GitHub PR refs 2026-07-23 19:08:43 +02:00
ubuntu-cmake.yml ci: install Botan, which rnp needs 2026-08-15 11:39:19 +02:00
windows-cmake.yml ci: install Botan, which rnp needs 2026-08-15 11:39:19 +02:00