blob: e4fdf21dcd8f1ddbfd2ccc41b74c2656aa0175f8 [file] [log] [blame]
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libkmod
Description: Library to deal with kernel modules
Version: @VERSION@
Libs: -L${libdir} -lkmod
Libs.private: @liblzma_LIBS@ @zlib_LIBS@
Cflags: -I${includedir}