|
@@ -1,6 +1,5 @@
|
|
config BR2_PACKAGE_PYTHON_PICKLESHARE
|
|
config BR2_PACKAGE_PYTHON_PICKLESHARE
|
|
bool "python-pickleshare"
|
|
bool "python-pickleshare"
|
|
- select BR2_PACKAGE_PYTHON_PATHLIB2 if BR2_PACKAGE_PYTHON # runtime
|
|
|
|
help
|
|
help
|
|
Tiny 'shelve'-like database with concurrency support
|
|
Tiny 'shelve'-like database with concurrency support
|
|
|
|
|