Skip to content
Snippets Groups Projects
Commit effe0cd5 authored by Andrea Bolognani's avatar Andrea Bolognani
Browse files

control: Always explicitly depend on libvirt0

dpkg-shlibdeps will figure out these dependencies exist and
include them in ${shlib:Depends}, but they will look like

  Depends: libvirt0 (>= 7.0.0)

which can sometimes end up not being strict enough.

In order to ensure that all parts of libvirt that are tightly
coupled are always upgraded at the same time, make these
dependencies explicit.
parent 8048eefb
No related branches found
No related tags found
1 merge request!98control: Always use versioned deps for libvirt components
Pipeline #225734 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment