From 949dbb14a7ca30b374044fdf2689d75a7ca5b004 Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 5 Aug 2019 19:18:08 +0200 Subject: [PATCH] Correct dependencies in pkg-config file. --- pkg-config/remwharead.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg-config/remwharead.pc.in b/pkg-config/remwharead.pc.in index f57d3c1..ccad29d 100644 --- a/pkg-config/remwharead.pc.in +++ b/pkg-config/remwharead.pc.in @@ -10,4 +10,4 @@ Version: @PROJECT_VERSION@ Cflags: -I${includedir} Libs: -L${libdir} -l${name} -lvsqlitepp -lstdc++fs Requires.private: libxdg-basedir, icu-uc, icu-i18n -Libs.private: -lPocoNet -lPocoNetSSL -lPocoUtil +Libs.private: -lPocoFoundation -lPocoNet -lPocoNetSSL