]> git.proxmox.com Git - pve-qemu.git/commitdiff
d/control: add suggest dependency-hint for libgl1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 22 Apr 2022 07:09:04 +0000 (09:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 22 Apr 2022 07:14:39 +0000 (09:14 +0200)
It pulls in a lot of stuff via the libglx0 -> libglx-mesa0 dependency
chain, so only suggest it for now to avoid installing it in the
installer or via common "PVE on-top Debian" installations, VirGL
integration is experimental after all and we may drop/replace it with
the vulkan based venus one, once available (Debian 12?).

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index e1eb30955a19768240359f9161dad01d967a42c0..5499ef497980458de21007daa704fd3fc814a950 100644 (file)
@@ -66,6 +66,7 @@ Depends: ceph-common (>= 0.48),
          ${misc:Depends},
          ${shlibs:Depends},
 Recommends: numactl
+Suggests: libgl1
 Conflicts: kvm,
            pve-kvm,
            pve-qemu-kvm-2.6.18,