diff options
Diffstat (limited to 'package/python-bottle')
-rw-r--r-- | package/python-bottle/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/python-bottle/Config.in b/package/python-bottle/Config.in index 7b13c1d673..f9b60ca724 100644 --- a/package/python-bottle/Config.in +++ b/package/python-bottle/Config.in @@ -1,6 +1,5 @@ config BR2_PACKAGE_PYTHON_BOTTLE bool "python-bottle" - depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3 help Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no |