Skip to content
Snippets Groups Projects
Commit e2c58677 authored by Guido Günther's avatar Guido Günther
Browse files

tighten libvirt-bin's dependency on libvirt0

since libvirtd uses private symbols
parent 7ad78962
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ Standards-Version: 3.8.2
Package: libvirt-bin
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libvirt0 (>= ${binary:Version}), logrotate
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libvirt0 (= ${binary:Version}), logrotate
Enhances: qemu, kvm, xen
Section: admin
Recommends: netcat-openbsd, bridge-utils, dnsmasq-base (>= 2.46-1), iptables, qemu (>= 0.9.1)
......
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