diff --git a/package/python-cheroot/Config.in b/package/python-cheroot/Config.in index 1185e816ec..0b732f8c0b 100644 --- a/package/python-cheroot/Config.in +++ b/package/python-cheroot/Config.in @@ -4,7 +4,7 @@ config BR2_PACKAGE_PYTHON_CHEROOT select BR2_PACKAGE_PYTHON_MORE_ITERTOOLS # runtime select BR2_PACKAGE_PYTHON_JARACO_FUNCTOOLS # runtime select BR2_PACKAGE_PYTHON_BACKPORTS_FUNCTOOLS_LRU_CACHE \ - if BR2_PACKAGE_PYTHON # runtime + if BR2_PACKAGE_PYTHON # runtime help Cheroot is the high-performance, pure-Python HTTP server used by CherryPy.