13 lines
275 B
PkgConfig
13 lines
275 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@
|
||
|
|
||
|
Name: libzfsbootenv
|
||
|
Description: LibZFSBootENV library
|
||
|
Version: @VERSION@
|
||
|
URL: https://github.com/openzfs/zfs
|
||
|
Requires: libzfs libnvpair
|
||
|
Cflags: -I${includedir}
|
||
|
Libs: -L${libdir} -lzfsbootenv
|