mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-21 05:57:51 +08:00
11 lines
224 B
PkgConfig
11 lines
224 B
PkgConfig
|
prefix=${pcfiledir}/../..
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
vendor=MIT
|
||
|
|
||
|
Name: krb5-gssapi
|
||
|
Description: Kerberos implementation of the GSSAPI
|
||
|
Version: @VERSION@
|
||
|
Requires: mit-krb5-gssapi
|