mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
Fixes config with BR2_PACKAGE_PYTHON3=y WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_ZLIB Depends on [n]: BR2_PACKAGE_PYTHON [=n] Selected by [y]: - BR2_PACKAGE_PYTHON_ESPTOOL [=y] && (BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=y]) Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>