1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-17 06:00:20 +01:00
Files
operating-system/buildroot/package/supervisor/Config.in
T
2018-03-17 23:47:00 +00:00

14 lines
405 B
Plaintext

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