File: //opt/alt/libssh211/usr/lib64/pkgconfig/libssh2.pc
###########################################################################
# libssh2 installation details
#
# Copyright (C) The libssh2 project and its contributors.
# SPDX-License-Identifier: BSD-3-Clause
###########################################################################
prefix=/opt/alt/libssh211/usr
exec_prefix=/opt/alt/libssh211/usr
libdir=/opt/alt/libssh211/usr/lib64
includedir=/opt/alt/libssh211/usr/include
Name: libssh2
URL: https://libssh2.org/
Description: Library for SSH-based communication
Version: 1.11.1
Requires:
Requires.private: libcrypto,zlib
Libs: -lssh2
Libs.private: -L/opt/alt/openssl11/lib64 -lssl -L/opt/alt/openssl11/lib64 -lcrypto -R/opt/alt/openssl11/lib64 -lz
Cflags: -I${includedir}