mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-19 02:41:00 +03:00
13 lines
267 B
PkgConfig
13 lines
267 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@
|
||
|
|
||
|
Name: libzfsbootenv
|
||
|
Description: LibZFSBootENV library
|
||
|
Version: @VERSION@
|
||
|
URL: https://zfsonlinux.org
|
||
|
Requires: libzfs libnvpair
|
||
|
Cflags: -I${includedir}
|
||
|
Libs: -L${libdir} -lzfsbootenv
|