Fix pkg-config dependencies.

This commit is contained in:
Michael R Sweet
2025-02-22 08:30:38 -05:00
parent e996898b57
commit d535067c91
3 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ Name: pdfio
Description: PDF read/write library
Version: @PDFIO_VERSION@
URL: https://www.msweet.org/pdfio
Requires: @PKGCONFIG_REQUIRES@
Cflags: @PKGCONFIG_CFLAGS@
Libs: @PKGCONFIG_LIBS@
Libs.private: @PKGCONFIG_LIBS_PRIVATE@
Cflags: @PKGCONFIG_CFLAGS@
Requires: @PKGCONFIG_REQUIRES@