From 0e7a2373c12af0c016b2b0a8d54aae9d68f5e39d Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Wed, 31 Jul 2024 08:31:28 -0500 Subject: [PATCH] Update build deps. --- test/Jamfile.v2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 4affcad..06bcb5f 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -24,9 +24,8 @@ project gcc:$(gcc-flags) clang:$(gcc-flags) - ; -project : requirements + /boost/bind//boost_bind /boost/smart_ptr//boost_smart_ptr /boost/function//boost_function ;