|
@@ -1,7 +1,6 @@
|
|
config BR2_PACKAGE_SUPERVISOR
|
|
config BR2_PACKAGE_SUPERVISOR
|
|
bool "supervisor"
|
|
bool "supervisor"
|
|
depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
|
|
depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
|
|
- select BR2_PACKAGE_PYTHON_MELD3
|
|
|
|
select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime dependency
|
|
select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime dependency
|
|
help
|
|
help
|
|
A client/server system that allows its users to control a
|
|
A client/server system that allows its users to control a
|