media-gfx/bambustudio-bin: add osmesa USE requirement to mesa dependency

This avoids this error at launch:
"/opt/bambustudio-bin/bin/bambu-studio: error while loading shared libraries: libOSMesa.so.8: cannot open shared object file: No such file or directory"

Signed-off-by: Mathieu Gollain <mathieu.gollain@zero-sum.fr>
Closes: https://github.com/gentoo/guru/pull/269
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
Mathieu Gollain
2024-12-18 14:35:19 +01:00
committed by David Roman
parent 22ab29640d
commit 99be9d224e

View File

@@ -24,7 +24,7 @@ RDEPEND="
media-libs/glew:0=
>=media-libs/glm-0.9.9.1
media-libs/gstreamer
media-libs/mesa[X(+)]
media-libs/mesa[X(+),osmesa]
net-libs/libsoup:3.0=
net-libs/webkit-gtk:4.1/0
>=sci-libs/opencascade-7.3.0:0=