mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
python-pyparsing: rename package's Config.in bool
Also remove unnecessary tab/spaces on blank line. Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
f17020eb85
commit
7af351d8da
@@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_PYTHON_PYPARSING
|
||||
bool "pyparsing"
|
||||
bool "python-pyparsing"
|
||||
depends on BR2_PACKAGE_PYTHON
|
||||
help
|
||||
The pyparsing module is an alternative approach to creating and
|
||||
|
||||
Reference in New Issue
Block a user