diff --git a/install/conan/conanfile_latest.txt b/install/conan/conanfile_latest.txt index 5ae66b9ab2..3e7ed6197e 100644 --- a/install/conan/conanfile_latest.txt +++ b/install/conan/conanfile_latest.txt @@ -10,6 +10,7 @@ grpc/1.72.0 nlohmann_json/3.12.0 prometheus-cpp/1.3.0 opentracing-cpp/1.6.0 +rapidyaml/0.9.0 [options] grpc/*:fPIC=True diff --git a/install/conan/conanfile_stable.txt b/install/conan/conanfile_stable.txt index f9b1f36b7c..d84205ca5d 100644 --- a/install/conan/conanfile_stable.txt +++ b/install/conan/conanfile_stable.txt @@ -10,6 +10,7 @@ grpc/1.54.3 nlohmann_json/3.10.5 prometheus-cpp/1.2.4 opentracing-cpp/1.6.0 +rapidyaml/0.9.0 [options] grpc/*:fPIC=True