a697e8efcf
- Resolves issue #762
6 lines
150 B
Makefile
6 lines
150 B
Makefile
# supervisor package
|
|
|
|
SUPERVISOR = python-supervisor_3.3.2-1_all.deb
|
|
$(SUPERVISOR)_SRC_PATH = $(SRC_PATH)/supervisor
|
|
SONIC_MAKE_DEBS += $(SUPERVISOR)
|