From bfa0d39c8d6f84182cb0b7b12ffce3fbdb227e02 Mon Sep 17 00:00:00 2001 From: ffgan <114909534+ffgan@users.noreply.github.com> Date: Wed, 16 Jul 2025 17:32:12 +0800 Subject: [PATCH] Update control --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 24848f2ec..dc9507fd7 100644 --- a/debian/control +++ b/debian/control @@ -1470,7 +1470,7 @@ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, - ceph-libboost1.21-dev (= ${binary:Version}), + ceph-libboost1.82-dev (= ${binary:Version}), ceph-libboost-container1.82-dev (= ${binary:Version}), ceph-libboost-system1.82-dev (= ${binary:Version}) Description: C++ containers and algorithms that implement JSON @@ -1520,4 +1520,4 @@ Description: C++ library that implements "URL" . This library understands the grammars related to URLs and provides functionality to validate, parse, examine, and modify urls, and apply - normalization or resolution algorithms. \ No newline at end of file + normalization or resolution algorithms.