]> git.proxmox.com Git - pve-qemu.git/commitdiff
Add a 'Conflicts' with qemu-system-common from Debian
authorEmmanuel Kasper <e.kasper@proxmox.com>
Wed, 11 Oct 2017 09:06:09 +0000 (11:06 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 16 Oct 2017 12:05:22 +0000 (14:05 +0200)
Both qemu-system-common and our pve-qemu-kvm package install the
file /usr/bin/virtfs-proxy-helper.

Since qemu-system-common does not have reverse dependencies in Debian for
packages besides  qemu-system-<arch>, and ovmf, which we don't want to
install anyway, we do not need a 'Provides' for it.

Acked-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
debian/control

index f7b3aeeada079e837e5fcd712df4359b0ddec50d..22cdd4773ad6b93a383a30b607af0eb2e5e3cc4f 100644 (file)
@@ -51,6 +51,7 @@ Conflicts: kvm,
            pve-qemu-kvm-2.6.18,
            qemu,
            qemu-kvm,
+           qemu-system-common,
            qemu-system-x86,
            qemu-utils,
 Provides: qemu-system-x86,