diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2021-11-17 20:12:26 -0500 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2022-02-02 07:10:55 -0800 |
commit | 0268c25791a5b47a46699f7a0db538e227aa73b6 (patch) | |
tree | 8c4ea3f53747803e5b532410f68a4a2b1cb42ceb /mesonbuild/backend/backends.py | |
parent | b4d9b2551c32288754a3008d14895c6fe53f48e2 (diff) | |
download | meson-0268c25791a5b47a46699f7a0db538e227aa73b6.zip meson-0268c25791a5b47a46699f7a0db538e227aa73b6.tar.gz meson-0268c25791a5b47a46699f7a0db538e227aa73b6.tar.bz2 |
dependencies: add a system dependency for OpenSSL
On some platforms, this is provided by the base system, which
nevertheless refrains from providing the .pc files that go along with
it. As a result, it's impossible to sensibly find these dependencies.
I'm looking at you, FreeBSD...
Upstream tracking bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257659
This is also a problem on macOS, but that's unfixable (and I believe
they provide some truly ancient and out-of-support version anyway) and
you probably want to use the homebrew OpenSSL. Still, meson can now
detect these old versions and even set their version number.
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions