Fix generating pkgconfig file

This commit is contained in:
2023-05-29 23:16:53 +02:00
parent 5dcc383090
commit 0ddff094ef
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -10,4 +10,3 @@ Version: @PROJECT_VERSION@
Requires.private: @PC_REQUIRE_STR@
Cflags: -I"${includedir}"
Libs: -L"${libdir}" -lXISF
Libs.private: -L"${libdir}" @PC_LIBS_STR@