]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
tcmalloc : add depend on libgoogle-perftools4 not libtcmalloc-minimal4
authorAlexandre Derumier <aderumier@odiso.com>
Wed, 10 Jun 2015 07:52:47 +0000 (09:52 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 10 Jun 2015 08:43:04 +0000 (10:43 +0200)
qemu link to libtcmalloc.so not libtcmalloc_minimal.so

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
debian/control

index aa7cac8278dd7a359422b83d0180bad2c7b498bf..b1ffa484809689e3fca0aec692441b39921d6499 100644 (file)
@@ -7,7 +7,7 @@ Standards-Version: 3.7.2
 
 Package: pve-qemu-kvm
 Architecture: any
-Depends: iproute, bridge-utils, python, libsdl1.2debian, libaio1, libuuid1, ceph-common (>= 0.48), libiscsi4 (>= 1.12.0), pve-libspice-server1 (>= 0.12.5-1), ${shlibs:Depends}, ${misc:Depends}, libusbredirparser1 (>= 0.6-2), glusterfs-common (>= 3.5.2-1), libusb-1.0-0 (>= 1.0.17-1), numactl, libtcmalloc-minimal4
+Depends: iproute, bridge-utils, python, libsdl1.2debian, libaio1, libuuid1, ceph-common (>= 0.48), libiscsi4 (>= 1.12.0), pve-libspice-server1 (>= 0.12.5-1), ${shlibs:Depends}, ${misc:Depends}, libusbredirparser1 (>= 0.6-2), glusterfs-common (>= 3.5.2-1), libusb-1.0-0 (>= 1.0.17-1), numactl, libgoogle-perftools4
 Conflicts: qemu, qemu-kvm, kvm, pve-kvm, pve-qemu-kvm-2.6.18
 Replaces: pve-kvm, pve-qemu-kvm-2.6.18
 Description: Full virtualization on x86 hardware