Skip to content

[openssl] Install pc files on all platforms and install openssl.pc #20563

@Neumann-A

Description

@Neumann-A

Openssl should install pc files on all platforms. Furthermore openssl is missing the openssl.pc file.

(e.g. compare against https://packages.debian.org/de/buster/amd64/libssl-dev/filelist)
From WSL:

neumann@Iluinrandir:~/qt6/buildtrees/libnice/x64-linux-dbg/meson-logs$ cat /usr/lib/x86_64-linux-gnu/pkgconfig/openssl.pc
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include

Name: OpenSSL
Description: Secure Sockets Layer and cryptography libraries and tools
Version: 1.1.1f
Requires: libssl libcrypto

discovered in #20556

Metadata

Metadata

Assignees

Labels

category:port-featureThe issue is with a library, which is requesting new capabilities that didn’t exist

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions