Skip to content

[Feature] Add support for makeshdeps symbols file #151

Description

@hector-cao

Each (C/C++) shared library binary package has to have 2 files to describe the dependencies of the shared library has on other shared libraries and the list of exported symbols file:

  • shlibs
  • symbols

As of now, debcraft only generates the shlibs file without the symbols file.

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