# # Author: Lasse Collin # # This file has been put into the public domain. # You can do whatever you want with this file. # prefix=/home/passala/miniconda3/envs/myRenv exec_prefix=/home/passala/miniconda3/envs/myRenv libdir=/home/passala/miniconda3/envs/myRenv/lib includedir=/home/passala/miniconda3/envs/myRenv/include Name: liblzma Description: General purpose data compression library URL: https://tukaani.org/xz/ Version: 5.2.6 Cflags: -I${includedir} Libs: -L${libdir} -llzma Libs.private: -pthread -lrt -lpthread