diff options
Diffstat (limited to 'package/python-simplejson/Config.in')
-rw-r--r-- | package/python-simplejson/Config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package/python-simplejson/Config.in b/package/python-simplejson/Config.in index be0ee8f929..c2fd91773e 100644 --- a/package/python-simplejson/Config.in +++ b/package/python-simplejson/Config.in @@ -1,7 +1,6 @@ config BR2_PACKAGE_PYTHON_SIMPLEJSON bool "python-simplejson" - depends on BR2_PACKAGE_PYTHON help - Simple, fast, extensible JSON encoder/decoder for Python + Simple, fast, extensible JSON encoder/decoder for Python. https://pypi.python.org/pypi/simplejson/ |