supertux: select BR2_PACKAGE_LIBCURL
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Tue, 18 Apr 2017 15:51:53 +0000 (16:51 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 30 Apr 2017 21:32:16 +0000 (23:32 +0200)
commit5855a3ef25c5851a4d2c609f926feb3aca4dc3ac
treed19d853633498bb8c505b4d98f5697cbcaed03ce
parent25902b111a93e562e3c1991f65c03649c88802c4
supertux: select BR2_PACKAGE_LIBCURL

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>
package/supertux/Config.in