[sonic-utilities] Depend on sonic-platform-common (#6703)

sonic-utilities will become dependent upon sonic-platform-common as of Azure/sonic-utilities#1386.
This commit is contained in:
Joe LeVeque 2021-02-06 13:35:19 -08:00 committed by GitHub
parent 47e5f05c4e
commit 10324d0998
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ $(SONIC_UTILITIES_PY3)_PYTHON_VERSION = 3
$(SONIC_UTILITIES_PY3)_DEPENDS += $(SONIC_PY_COMMON_PY3) \
$(SWSSSDK_PY3) \
$(SONIC_CONFIG_ENGINE_PY3) \
$(SONIC_PLATFORM_COMMON_PY3) \
$(SONIC_YANG_MGMT_PY3) \
$(SONIC_YANG_MODELS_PY3)
$(SONIC_UTILITIES_PY3)_DEBS_DEPENDS = $(LIBYANG) \