mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
package: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
d80ae656f5
commit
2f2c799697
@@ -1,6 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_IPADDR
|
||||
depends on BR2_PACKAGE_PYTHON # included since python3.3
|
||||
bool "python-ipaddr"
|
||||
depends on BR2_PACKAGE_PYTHON # included since python3.3
|
||||
bool "python-ipaddr"
|
||||
help
|
||||
An IPv4/IPv6 manipulation library in Python. This library is
|
||||
used to create/poke/manipulate IPv4 and IPv6 addresses and
|
||||
|
||||
Reference in New Issue
Block a user