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
- PR metrics pending (PR metrics pending)
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