diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2020-11-03 09:39:39 -0500 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2020-11-04 17:56:48 +0200 |
commit | 6d816c1800dd7e81238a0b4615b42a2802296f93 (patch) | |
tree | 567657fe153a4e3262282964d80948bc6f87d358 /docs/markdown/Reference-manual.md | |
parent | 478feb39ed1a6458b5ace9ead1e403d6a6025b49 (diff) | |
download | meson-6d816c1800dd7e81238a0b4615b42a2802296f93.zip meson-6d816c1800dd7e81238a0b4615b42a2802296f93.tar.gz meson-6d816c1800dd7e81238a0b4615b42a2802296f93.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/Reference-manual.md')
0 files changed, 0 insertions, 0 deletions