Spaces:
Running
Running
# | |
# Author: Lasse Collin | |
# | |
# This file has been put into the public domain. | |
# You can do whatever you want with this file. | |
# | |
prefix=/home/simon/prog/text-generation-webui/installer_files/conda | |
exec_prefix=/home/simon/prog/text-generation-webui/installer_files/conda | |
libdir=/home/simon/prog/text-generation-webui/installer_files/conda/lib | |
includedir=/home/simon/prog/text-generation-webui/installer_files/conda/include | |
Name: liblzma | |
Description: General purpose data compression library | |
URL: https://tukaani.org/xz/ | |
Version: 5.2.10 | |
Cflags: -I${includedir} | |
Libs: -L${libdir} -llzma | |
Libs.private: -pthread -lpthread | |