mesonbuild/meson

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

Open

#2,896 opened on Jan 8, 2018

View on GitHub
 (10 comments) (0 reactions) (0 assignees)Python (4,978 stars) (1,465 forks)batch import
enhancementgeneratorsgood first issuehelp wanted

Description

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

Contributor guide