mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
package/python-jaraco-functools: fix Config.in indentation
Fixes: $: ./utils/check-package package/python-jaraco-functools/* package/python-jaraco-functools/Config.in:5: continuation line should be indented using tabs 30 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
adfef8b5bb
commit
96f0d8e3c0
@ -2,7 +2,7 @@ config BR2_PACKAGE_PYTHON_JARACO_FUNCTOOLS
|
|||||||
bool "python-jaraco-functools"
|
bool "python-jaraco-functools"
|
||||||
select BR2_PACKAGE_PYTHON_MORE_ITERTOOLS # runtime
|
select BR2_PACKAGE_PYTHON_MORE_ITERTOOLS # runtime
|
||||||
select BR2_PACKAGE_PYTHON_BACKPORTS_FUNCTOOLS_LRU_CACHE \
|
select BR2_PACKAGE_PYTHON_BACKPORTS_FUNCTOOLS_LRU_CACHE \
|
||||||
if BR2_PACKAGE_PYTHON # runtime
|
if BR2_PACKAGE_PYTHON # runtime
|
||||||
help
|
help
|
||||||
Additional functools in the spirit of stdlib’s
|
Additional functools in the spirit of stdlib’s
|
||||||
functools.
|
functools.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user