Hello, I just had a conflict when trying to build mpv[vulkan] with libplacebo[glslang] since they want conflicting glslang version. I built libplacebo-9999 with that restriction removed and everything seems to work well (build and playing videos with --vo=gpu --gpu-api=vulkan).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05bea077faa989196a3c416f1485deef734e843e commit 05bea077faa989196a3c416f1485deef734e843e Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-11-20 11:29:58 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-11-20 12:21:03 +0000 media-libs/libplacebo: Lift dev-util/glslang version restriction Closes: https://bugs.gentoo.org/698124 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-libs/libplacebo/libplacebo-1.21.0-r1.ebuild | 53 +++++++++++++++++++++++ media-libs/libplacebo/libplacebo-9999.ebuild | 2 +- 2 files changed, 54 insertions(+), 1 deletion(-)