diff --git a/boost.BUILD b/boost.BUILD index 0e9870406..eead4efa4 100644 --- a/boost.BUILD +++ b/boost.BUILD @@ -2268,6 +2268,10 @@ boost_library( boost_library( name = "numeric_interval", boost_name = "numeric/interval", + deps = [ + ":config", + ":detail", + ], ) _BOOST_TEST_DEPS = [