vcpkg/ports/libgpg-error/pkgconfig-libintl.patch
Kai Pastor 89a2b29130
[libgpg-error,libgcrpyt,libassuan,gpgme] Update, official mirrors, mingw, cross builds (#27668)
* Use VERSION

* Add nls feature and gettext deps

* Fix export of libintl dep

* Fix mingw on windows

* Fix crossbuilds

* Cleanup

* Keep translations for nls

* Add license

* [shiftmedia-libgpg-error] Split from pristine source port, update

* [libgpg-error] Update, official tarballs, cross builds

* [libgcrypt] Official tarballs, fix cross builds

* [libgcrypt] Update copyright

* [libassuan] Update, official tarballs, cross builds

* [gpgme] Update, cleanup

* [gpgme] Update copyright

* Update versions

* [shiftmedia-libgcrypt] Update

* No port libgpg

* Add missing version file

* Use make OPTIONS

* Update versions

* Revise build-tools pattern
2022-11-14 15:12:05 -08:00

12 lines
439 B
Diff

diff --git a/src/gpg-error.pc.in b/src/gpg-error.pc.in
index 970bb6c..a51c9d3 100644
--- a/src/gpg-error.pc.in
+++ b/src/gpg-error.pc.in
@@ -11,5 +11,5 @@ Description: GPG Runtime
Version: @PACKAGE_VERSION@
Cflags: @GPG_ERROR_CONFIG_CFLAGS@
Libs: @GPG_ERROR_CONFIG_LIBS@
-Libs.private: @GPG_ERROR_CONFIG_LIBS_PRIVATE@
+Libs.private: @GPG_ERROR_CONFIG_LIBS_PRIVATE@ @LIBINTL@
URL: https://www.gnupg.org/software/libgpg-error/index.html