diff --git a/build-config/boost/meson.build b/build-config/boost/meson.build index 321216a..f2b581a 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')