aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Python-module.md
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2020-11-03 09:39:39 -0500
committerNirbheek Chauhan <nirbheek@centricular.com>2021-01-06 14:51:12 +0530
commitb17972d4bf8f3fff54b3bb9ada5b2c9e7ccbc35b (patch)
treec2b7e0d7d8dbec8c6a42f4e29a42a874030d848c /docs/markdown/Python-module.md
parentd38ef1d2e6edd81d45203331fdcce09baca58e6b (diff)
downloadmeson-b17972d4bf8f3fff54b3bb9ada5b2c9e7ccbc35b.zip
meson-b17972d4bf8f3fff54b3bb9ada5b2c9e7ccbc35b.tar.gz
meson-b17972d4bf8f3fff54b3bb9ada5b2c9e7ccbc35b.tar.bz2
pkgconfig: Make external deps of static library public
This fix a regression caused by https://github.com/mesonbuild/meson/pull/7837, it wanted to make InternalDependency's external_deps private but has side effect of making StatisLibrary's external_deps private too. It is technically correct to make them private, but Meson used to make StaticLibrary deps public so they are usable without `pkg-config --static` when we know there is only a static library available. Fixes: #7929.
Diffstat (limited to 'docs/markdown/Python-module.md')
0 files changed, 0 insertions, 0 deletions