stefantalpalaru / gentoo-overlay

Gentoo overlay
GNU General Public License v2.0
43 stars 11 forks source link

x11-libs/wxGTK[sdl] uses libsdl 1, while Gentoo's version uses libsdl2 #108

Closed Tatsh closed 1 year ago

Tatsh commented 1 year ago
x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild:    sdl? ( media-libs/libsdl2[${MULTILIB_USEDEP}] )
x11-libs/wxGTK/wxGTK-3.0.4-r3.ebuild:   sdl? ( media-libs/libsdl2[${MULTILIB_USEDEP}] 

It seems wxGTK does not need any patches to use the newer SDL.

stefantalpalaru commented 1 year ago

Thanks! Dependency changed.