Skip to content

Commit

Permalink
[pmon]: add swsssdk dependency for pmon docker (#700)
Browse files Browse the repository at this point in the history
  • Loading branch information
lguohan authored Jun 13, 2017
1 parent f1ea4aa commit d9cf398
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rules/docker-platform-monitor.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
DOCKER_PLATFORM_MONITOR = docker-platform-monitor.gz
$(DOCKER_PLATFORM_MONITOR)_PATH = $(DOCKERS_PATH)/docker-platform-monitor
$(DOCKER_PLATFORM_MONITOR)_DEPENDS += $(SONIC_LEDD)
$(DOCKER_PLATFORM_MONITOR)_PYTHON_WHEELS += $(SWSSSDK_PY2)
$(DOCKER_PLATFORM_MONITOR)_LOAD_DOCKERS = $(DOCKER_CONFIG_ENGINE)

SONIC_DOCKER_IMAGES += $(DOCKER_PLATFORM_MONITOR)
Expand Down

0 comments on commit d9cf398

Please sign in to comment.