Drop no longer required python-cffi dependency. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
config BR2_PACKAGE_PYTHON_LMDB
|
|
bool "python-lmdb"
|
|
help
|
|
Universal Python binding for the LMDB 'Lightning' Database.
|
|
|
|
https://pypi.python.org/pypi/lmdb
|