Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #17 from project-arlo/telemetry-refactor
Browse files Browse the repository at this point in the history
Add libyang dependency to telemetry
  • Loading branch information
srideepDell authored Jul 12, 2019
2 parents 98abbd4 + 9385bc4 commit 66ea5b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rules/telemetry.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

SONIC_TELEMETRY = sonic-telemetry_0.1_amd64.deb
$(SONIC_TELEMETRY)_SRC_PATH = $(SRC_PATH)/telemetry
$(SONIC_TELEMETRY)_DEPENDS = $(LIBYANG_DEV) $(LIBYANG)
$(SONIC_TELEMETRY)_RDEPENDS = $(LIBYANG)
SONIC_DPKG_DEBS += $(SONIC_TELEMETRY)

0 comments on commit 66ea5b5

Please sign in to comment.