mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
libcurl is unconditionally added to the dependencies list in supertux.mk. However libcurl is not selected in Config.in. This patch fixes that. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Acked-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>