mirror of
https://github.com/ceph/ceph
synced 2026-08-01 22:45:39 +00:00
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 <jmulligan@redhat.com>
This commit is contained in:
parent
c9cca3ad82
commit
e16cd9342c
4
debian/control
vendored
4
debian/control
vendored
@ -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>,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user