From 571ce5b2d0074b42e73c818e01094c991787db5f Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 29 Jul 2019 05:38:14 +0200 Subject: [PATCH] Use commas in pkg-config file. --- remwharead.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remwharead.pc.in b/remwharead.pc.in index a75b7a1..9ac4e22 100644 --- a/remwharead.pc.in +++ b/remwharead.pc.in @@ -9,5 +9,5 @@ Description: Saves, archives and retrieves URIs of things you want to remember. Version: @PROJECT_VERSION@ Libs: -L${libdir} -l${name} Cflags: -I${includedir}/${name} -Requires.private: curlpp sqlite3 libxdg-basedir icu-uc icu-i18n +Requires.private: curlpp, sqlite3, libxdg-basedir, icu-uc, icu-i18n Libs.private: -lvsqlitepp