Skip to content

Dependency on clangdev #10

@SylvainCorlay

Description

@SylvainCorlay

The clangdev conda-forge recipe is a multi-output recipe, which creates the following packages:

clangdev
libclang-cpp13(13 is the soversion) and libclang-cpp (only symlinks)
libclang and libclang13 (13 is the soversion) and libclang (only symlinks)
clang-16 (16 is the current major version) and clang (symlinks)
clangxx
clang-format-16 (16 is the current major version) and clang-format (only symlinks)
clang-tools
python-clang

It seems that clangdev depends on clangxx etc, which are the onces having run exports, so we should probablly depend on clangxx instead of clangdev.

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