Issue with efl-1.13.1 ebuild. Should also use esdl. Reproducible: Always
Created attachment 405020 [details] build log.
Sorry, not esdl. libsdl.
It does indeed look like this package should have a dependency on media-libs/libsdl (for SDL/SDL.h) and not media-libs/libsdl2 (which provides SDL2/SDL.h).
the code only links against SDL2, but a few places still use SDL1 headers. sent a patch upstream to only use SDL2 headers.
should be all set now in the tree; thanks for the report! Commit message: Fix builds w/USE=sdl http://sources.gentoo.org/dev-libs/efl/efl-1.15.0.ebuild?r1=1.2&r2=1.3