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

Make sure libvirt-bin versioned dependencies are recent enough

parent daf46feb
No related branches found
No related tags found
No related merge requests found
......@@ -68,8 +68,8 @@ Package: libvirt-bin
Architecture: any
Depends:
${misc:Depends},
libvirt-daemon-system,
libvirt-clients,
libvirt-daemon-system (>= ${binary:Version}),
libvirt-clients (>= ${binary:Version}),
Section: oldlibs
Priority: extra
Description: programs for the libvirt library
......
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