# # Author: Lasse Collin # # This file has been put into the public domain. # You can do whatever you want with this file. # prefix=/mnt/gold/openwrt/chaos_calmer/staging_dir/host exec_prefix=/mnt/gold/openwrt/chaos_calmer/staging_dir/host libdir=/mnt/gold/openwrt/chaos_calmer/staging_dir/host/lib includedir=/mnt/gold/openwrt/chaos_calmer/staging_dir/host/include Name: liblzma Description: General purpose data compression library URL: http://tukaani.org/xz/ Version: 5.2.1 Cflags: -I${includedir} Libs: -L${libdir} -llzma Libs.private: -pthread