]> git.ipfire.org Git - thirdparty/kmod.git/blame - libkmod/libkmod.pc.in
libkmod: keep KMOD_FILE_COMPRESSION_NONE/load_reg in comp_types
[thirdparty/kmod.git] / libkmod / libkmod.pc.in
CommitLineData
ecd40ee4
LDM
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
586fc304
LDM
6Name: libkmod
7Description: Library to deal with kernel modules
ecd40ee4 8Version: @VERSION@
586fc304 9Libs: -L${libdir} -lkmod
3821e197 10Libs.private: @libzstd_LIBS@ @liblzma_LIBS@ @zlib_LIBS@
c3621712 11Cflags: -I${includedir}