Skip to content

pkgconfig files are installed into "site-packages/.*.mesonpy.libs/pkgconfig" #240

@mgorny

Description

@mgorny

When the meson.build specifies a pkgconfig file, this file gets installed into a weird .*.mesonpy.libs/pkgconfig subdirectory of site-packages. This is e.g. happening with dbus-python.

$ find .venv | grep pc$
.venv/lib/python3.11/site-packages/.dbus_python.mesonpy.libs/pkgconfig/dbus-python.pc

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions