prefix=@prefix@ | |
exec_prefix=@exec_prefix@ | |
libdir=@libdir@ | |
includedir=@includedir@ | |
Name: phosphor-logging | |
Description: Phosphor logging utilities | |
URL: https://github.com/openbmc/phosphor-logging | |
Version: @VERSION@ | |
Requires: @AX_PACKAGE_REQUIRES@ | |
Requires.private: @AX_PACKAGE_REQUIRES_PRIVATE@ | |
Libs: -L@libdir@ -lphosphor_logging | |
Cflags: -I@includedir@ |