2ab0e048f606061045f0cef3cbc46712e9f63808
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / supervisor / Config.in
1 config BR2_PACKAGE_SUPERVISOR
2         bool "supervisor"
3         depends on BR2_PACKAGE_PYTHON
4         select BR2_PACKAGE_PYTHON_MELD3
5         select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime dependency
6         help
7           A client/server system that allows its users to control a
8           number of processes on UNIX-like operating systems.
9
10           http://supervisord.org/
11
12 comment "supervisor needs the python interpreter"
13         depends on !BR2_PACKAGE_PYTHON