#
# Author: Lasse Collin
#
# This file has been put into the public domain.
# You can do whatever you want with this file.
#

prefix=/opt/shellb3-cspp-py36/ShellB3
exec_prefix=/opt/shellb3-cspp-py36/ShellB3
libdir=/opt/shellb3-cspp-py36/ShellB3/lib
includedir=/opt/shellb3-cspp-py36/ShellB3/include

Name: liblzma
Description: General purpose data compression library
URL: https://tukaani.org/xz/
Version: 5.2.4
Cflags: -I${includedir}
Libs: -L${libdir} -llzma
Libs.private: -pthread -lrt