From ebd873ba261590bee1ee4c67a671a01710bee41b Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Thu, 8 Aug 2019 12:09:33 -0300 Subject: [PATCH] Updating pkg-config file. --- sdk/libv3270.pc.in | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/sdk/libv3270.pc.in b/sdk/libv3270.pc.in index 604eb4d..345fee7 100644 --- a/sdk/libv3270.pc.in +++ b/sdk/libv3270.pc.in @@ -10,5 +10,6 @@ Name: @PACKAGE_NAME@ Description: @PACKAGE_DESCRIPTION@ Version: @PACKAGE_VERSION@ Libs: -L\@libdir@ -lv3270 +Libs.private: @LIBS@ @GTK_LIBS@ @GLIB_LIBS@ @LIBICONV@ @INTL_LIBS@ @LIB3270_LIBS@ Cflags: -I@includedir@ -- libgit2 0.21.2