mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
The ebuild doesn't depend on media-libs/libsfml but also, that error generally appears when something C++ was built against newer GCC and then you're trying to link against it using older GCC (=> older libstdc++). Besides, <11 is masked and has been for a while. Signed-off-by: Sam James <sam@gentoo.org>