diff --git a/srcpkgs/schroot/patches/boost-1.89.patch b/srcpkgs/schroot/patches/boost-1.89.patch new file mode 100644 index 00000000000..7786b4227a1 --- /dev/null +++ b/srcpkgs/schroot/patches/boost-1.89.patch @@ -0,0 +1,11 @@ +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -59,7 +59,7 @@ find_package(Threads REQUIRED) + + include(FindBoost) + find_package(Boost REQUIRED +- COMPONENTS filesystem system iostreams program_options regex) ++ COMPONENTS filesystem iostreams program_options) + + # HEADER CHECKS + include(CheckIncludeFileCXX) diff --git a/srcpkgs/schroot/template b/srcpkgs/schroot/template index 98538072ec0..e66fb22d3c1 100644 --- a/srcpkgs/schroot/template +++ b/srcpkgs/schroot/template @@ -2,7 +2,7 @@ pkgname=schroot reverts="1.7.2_9" version=1.6.10 -revision=17 +revision=18 _debian_version=12+deb11u1 build_style=cmake configure_args="