mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
Drop dependency on BR2_ENABLE_LOCALE, which was marked as a dependency of libinput which is selected by wlroots. However, libinput does not depend on BR2_ENABLE_LOCALE since commitbef6b92b67(package/libinput: remove dependency on BR2_ENABLE_LOCALE). Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commitae9d6fc6f4) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>