diff --git a/build-config/boost/meson.build b/build-config/boost/meson.build index 321216ac..f2b581aa 100644 --- a/build-config/boost/meson.build +++ b/build-config/boost/meson.build @@ -1 +1 @@ -boost_dep = dependency('boost', version: '1.8.0') +boost_dep = dependency('boost', version: '>=1.8.0')