add python dependencies

This commit is contained in:
ton
2023-10-05 00:56:44 +07:00
parent 2c1b6a0cb5
commit 0642343758
5451 changed files with 919213 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
prefix=C:/Users/naraw/Desktop/New folder/ImageUtils/.CondaPkg/env/Library
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: OpenSSL-libssl
Description: Secure Sockets Layer and cryptography libraries
Libs: -L"${libdir}" -llibssl
Requires: libcrypto
Cflags: -I"${includedir}"
Version: 3.1.3