2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python1,465 forks (1,465 forks)batch import
buggeneratorsgnomehelp wanted
Repository metrics
- Stars
- 4,978 stars (4,978 stars)
- PR merge metrics
- Avg merge 139d 13h (Avg merge 139d 13h)51 merged PRs in 30d (51 merged PRs in 30d)
Description
In that case, pkg-config files should be installed in /usr/share/pkgconfig which breaks multilib..
Contributor guide
- Research direction
- Investigate the pkgconfig module in Meson, specifically the logic that generates the libdir entry in the .pc file. Look for conditions where no libraries are requested and ensure libdir is omitted. Check the file mesonbuild/modules/pkgconfig.py for relevant code.
- Tech stack
- python
- Domain
- build system
- Issue type
- Bug
- Prerequisites
- GitMeson build system knowledge