From: John Mulligan Date: Thu, 30 Apr 2026 19:45:23 +0000 (-0400) Subject: debian: remove xmlsec1 deps from control file X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e16cd9342ca31b2ddfe3b7bb8fba7bb599072833;p=ceph.git debian: remove xmlsec1 deps from control file These deps should be included as part of the dependencies of the python-onelogin-saml2 package. The names of the packages have changed between jammy (22.04) and resolute (26.04) and it's not convenient (or possible?) in debian packaging to have different dependencies for different versions of the OS. Since they'll be pulled in as needed by onelogin package, we can just remove these. Signed-off-by: John Mulligan --- diff --git a/debian/control b/debian/control index 0f335519d024..9d3076e2c7b2 100644 --- a/debian/control +++ b/debian/control @@ -77,10 +77,6 @@ Build-Depends: automake, libthrift-dev (>= 0.13.0), libyaml-cpp-dev (>= 0.6), libzstd-dev , - libxmlsec1 , - libxmlsec1-nss , - libxmlsec1-openssl , - libxmlsec1-dev , libdaxctl-dev (>= 63) , libndctl-dev (>= 63) , libpmem-dev ,