mesonbuild/meson

pkgconfig generator should automatically populate requires/requires_private from dependency() objects

Open

#2,896 opened on Jan 8, 2018

 (10 comments) (0 reactions) (0 assignees)Python (1,465 forks)batch import
enhancementgeneratorsgood first issuehelp wanted

Repository metrics

Stars
 (4,978 stars)
PR merge metrics
 (Avg merge 139d 13h) (51 merged PRs in 30d)

Description

Right now, people have to specify that manually, why not to convert it automatically ;)

Contributor guide