]> git.proxmox.com Git - pve-qemu.git/commit
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)
commit723a82fbc59e0955fb7908f8cfbf52c344845cb5
tree2c45f99c8323a169933e7cb9d830bf9078bc9f50
parentb090f37a6bd33bf5e3d8ec983837d6ae5ad65c03
Add a 'Conflicts' with qemu-system-common from Debian

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