1 config BR2_PACKAGE_SUPERVISOR
3 depends on BR2_PACKAGE_PYTHON
4 select BR2_PACKAGE_PYTHON_MELD3
5 select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime dependency
7 A client/server system that allows its users to control a
8 number of processes on UNIX-like operating systems.
10 http://supervisord.org/
12 comment "supervisor needs the python interpreter"
13 depends on !BR2_PACKAGE_PYTHON