CMake fails to detect GIRepository 2.0 · Issue #766 · astroidmail/astroid · GitHub
Skip to content

CMake fails to detect GIRepository 2.0 #766

Description

@jonassmedegaard

It seems git commit ad5b290 is supposed to provide support for GIRepository 2.0, but it fails to work for me on an up-to-date Debian sid system:

-- Checking for module 'gobject-introspection-1.0'
--   Package 'gobject-introspection-1.0' not found

It seems to me that C++ code is adapted but CMake files still require some adaption. I tried simply replacing "1.0" with "2.0" in cmake/FindGObjectIntrospection.cmake but that didn't succeed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions