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>
This commit is contained in:
parent
b02e62dba0
commit
799cf8c5a3
1
debian/control
vendored
1
debian/control
vendored
@ -66,6 +66,7 @@ Depends: ceph-common (>= 0.48),
|
|||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
Recommends: numactl
|
Recommends: numactl
|
||||||
|
Suggests: libgl1
|
||||||
Conflicts: kvm,
|
Conflicts: kvm,
|
||||||
pve-kvm,
|
pve-kvm,
|
||||||
pve-qemu-kvm-2.6.18,
|
pve-qemu-kvm-2.6.18,
|
||||||
|
Loading…
Reference in New Issue
Block a user