diff --git a/conanfile.py b/conanfile.py index 84ef1e2aa7..a7a19405de 100644 --- a/conanfile.py +++ b/conanfile.py @@ -203,7 +203,6 @@ class Xrpl(ConanFile): "boost::program_options", "boost::process", "boost::regex", - "boost::system", "boost::thread", "date::date", "ed25519::ed25519",