mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-03 12:11:03 +00:00
fix: Remove nonexistent boost::coroutine2 library (#6561)
This commit is contained in:
@@ -207,7 +207,6 @@ class Xrpl(ConanFile):
|
||||
"boost::chrono",
|
||||
"boost::container",
|
||||
"boost::context",
|
||||
"boost::coroutine2",
|
||||
"boost::date_time",
|
||||
"boost::filesystem",
|
||||
"boost::json",
|
||||
|
||||
Reference in New Issue
Block a user