From 723a82fbc59e0955fb7908f8cfbf52c344845cb5 Mon Sep 17 00:00:00 2001 From: Emmanuel Kasper Date: Wed, 11 Oct 2017 11:06:09 +0200 Subject: [PATCH] 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-, and ovmf, which we don't want to install anyway, we do not need a 'Provides' for it. Acked-by: Wolfgang Bumiller --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index f7b3aee..22cdd47 100644 --- a/debian/control +++ b/debian/control @@ -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,