From 2b9570edb38068e54c52c923a4c1160f7f8fd2e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 30 Aug 2025 16:16:35 +0700 Subject: [PATCH] schroot: for boost-1.89 --- srcpkgs/schroot/patches/boost-1.89.patch | 11 +++++++++++ srcpkgs/schroot/template | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 srcpkgs/schroot/patches/boost-1.89.patch 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="