Skip to content

solve package build dependency issue #2467

@caizhenghui-juniper

Description

@caizhenghui-juniper

Description

I'm trying to write my own sai module to support new platform. Is there a way to force the deb packages in the dependency to be built/installed before building my own sai package?
I have put the following in my sai.mk file
$(XXX_SAI))_DEPENDS += $(LIBHIREDIS_DEV) $(LIBSWSSCOMMON_DEV)
But at the time of building my sai package, those two packages are not installed. Please help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions