Skip to content

Commit

Permalink
[docker-sonic-vs]: add libsaivs-dbg package in docker-sonic-vs (#2177)
Browse files Browse the repository at this point in the history
Signed-off-by: Guohan Lu <gulv@microsoft.com>
  • Loading branch information
lguohan committed Oct 23, 2018
1 parent 9078377 commit e970cf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/vs/docker-sonic-vs.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ ifeq ($(INSTALL_DEBUG_TOOLS), y)
$(DOCKER_SONIC_VS)_DEPENDS += $(SWSS_DBG) \
$(LIBSWSSCOMMON_DBG) \
$(LIBSAIREDIS_DBG) \
$(LIBSAIVS_DBG) \
$(SYNCD_VS_DBG)
endif

Expand Down

0 comments on commit e970cf1

Please sign in to comment.