configs: mx53loco: Bump U-Boot version to 2016.07
[buildroot-gz.git] / package / supervisor / Config.in
blob2ab0e048f606061045f0cef3cbc46712e9f63808
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.
10           http://supervisord.org/
12 comment "supervisor needs the python interpreter"
13         depends on !BR2_PACKAGE_PYTHON