mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Config.in files: fix incorrect indentation
Tab instead of spaces Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
545f3a3b32
commit
c4c55206fb
@@ -10,4 +10,4 @@ config BR2_PACKAGE_PYTHON_PYASN
|
||||
https://code.google.com/p/pyasn/
|
||||
|
||||
comment "python-pyasn needs a toolchain w/ C++"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP
|
||||
depends on !BR2_INSTALL_LIBSTDCPP
|
||||
|
||||
Reference in New Issue
Block a user