|
@@ -1,7 +1,6 @@
|
|
config BR2_PACKAGE_PYTHON_LOGBOOK
|
|
config BR2_PACKAGE_PYTHON_LOGBOOK
|
|
bool "python-logbook"
|
|
bool "python-logbook"
|
|
- select BR2_PACKAGE_PYTHON_ZLIB if BR2_PACKAGE_PYTHON
|
|
|
|
- select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3
|
|
|
|
|
|
+ select BR2_PACKAGE_PYTHON3_ZLIB
|
|
help
|
|
help
|
|
A logging replacement for Python.
|
|
A logging replacement for Python.
|
|
|
|
|