Repository URL to install this package:
Version:
1:7.26.0-1 ▾
|
#
# Author: Lasse Collin
#
# This file has been put into the public domain.
# You can do whatever you want with this file.
#
prefix=/opt/datadog-agent/embedded
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: liblzma
Description: General purpose data compression library
URL: http://tukaani.org/xz/
Version: 5.0.5
Cflags: -I${includedir}
Libs: -L${libdir} -llzma
Libs.private: -pthread