d/control: add suggest dependency-hint for libgl1

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>
master
Thomas Lamprecht 2022-04-22 09:09:04 +02:00
parent b02e62dba0
commit 799cf8c5a3
1 changed files with 1 additions and 0 deletions

1
debian/control vendored
View 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,