aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mesonbuild/dependencies/boost.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/mesonbuild/dependencies/boost.py b/mesonbuild/dependencies/boost.py
index 662f985..ddb9706 100644
--- a/mesonbuild/dependencies/boost.py
+++ b/mesonbuild/dependencies/boost.py
@@ -984,13 +984,6 @@ boost_libraries = {
single=[],
multi=[],
),
- 'boost_regex': BoostLibrary(
- name='boost_regex',
- shared=[],
- static=[],
- single=[],
- multi=[],
- ),
'boost_serialization': BoostLibrary(
name='boost_serialization',
shared=[],