aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libgpg-error/pkgconfig-libintl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/libgpg-error/pkgconfig-libintl.patch')
-rw-r--r--vcpkg/ports/libgpg-error/pkgconfig-libintl.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/vcpkg/ports/libgpg-error/pkgconfig-libintl.patch b/vcpkg/ports/libgpg-error/pkgconfig-libintl.patch
new file mode 100644
index 0000000..6a95407
--- /dev/null
+++ b/vcpkg/ports/libgpg-error/pkgconfig-libintl.patch
@@ -0,0 +1,11 @@
+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