buildroot/package/supertuxkart
Romain Naour 4ac1d1a133 package/supertuxkart: fix kconfig dependency
Commit 4ac4d6879b (package/supertuxkart: bump to version 1.3)
introduced a circular dependency chain in Kconfig:

package/openssl/Config.in:4:error: recursive dependency detected!
package/openssl/Config.in:4:	symbol BR2_PACKAGE_OPENSSL is selected by BR2_PACKAGE_MBEDTLS
package/mbedtls/Config.in:1:	symbol BR2_PACKAGE_MBEDTLS is selected by BR2_PACKAGE_OPENSSL

Fix by selecting openssl if mbedtls is not enabled.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-12-30 16:14:58 +01:00
..
Config.in package/supertuxkart: fix kconfig dependency 2021-12-30 16:14:58 +01:00
supertuxkart.hash package/supertuxkart: bump to version 1.3 2021-12-30 15:05:34 +01:00
supertuxkart.mk package/supertuxkart: bump to version 1.3 2021-12-30 15:05:34 +01:00