]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
debian: remove xmlsec1 deps from control file
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 30 Apr 2026 19:45:23 +0000 (15:45 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 5 May 2026 14:46:40 +0000 (10:46 -0400)
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 <jmulligan@redhat.com>
debian/control

index 0f335519d02491db5113ff5902e750d47ad6aa62..9d3076e2c7b27a8b0a70548400f8203ab53710e3 100644 (file)
@@ -77,10 +77,6 @@ Build-Depends: automake,
                libthrift-dev (>= 0.13.0),
                libyaml-cpp-dev (>= 0.6),
                libzstd-dev <pkg.ceph.check>,
-               libxmlsec1 <pkg.ceph.check>,
-               libxmlsec1-nss <pkg.ceph.check>,
-               libxmlsec1-openssl <pkg.ceph.check>,
-               libxmlsec1-dev <pkg.ceph.check>,
                libdaxctl-dev (>= 63) <pkg.ceph.pmdk>,
                libndctl-dev (>= 63) <pkg.ceph.pmdk>,
                libpmem-dev <pkg.ceph.pmdk>,