package/python-soupsieve: fix Config.in indentation
Fixes: $: ./utils/check-package package/python-soupsieve/* package/python-soupsieve/Config.in:4: continuation line should be indented using tabs 27 lines processed 1 warnings generated Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
96f0d8e3c0
commit
80ee1ea858
@ -1,7 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_SOUPSIEVE
|
||||
bool "python-soupsieve"
|
||||
select BR2_PACKAGE_PYTHON_BACKPORTS_FUNCTOOLS_LRU_CACHE \
|
||||
if BR2_PACKAGE_PYTHON # runtime
|
||||
if BR2_PACKAGE_PYTHON # runtime
|
||||
help
|
||||
A modern CSS selector implementation for Beautiful Soup.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user