aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/armadillo/pkgconfig.patch
diff options
context:
space:
mode:
authorEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
committerEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
commit54409423f767d8b1cf30cb7d0efca6b4ca138823 (patch)
treed915ac7828703ce4b963efdd9728a1777ba18c1e /vcpkg/ports/armadillo/pkgconfig.patch
move to own git serverHEADmaster
Diffstat (limited to 'vcpkg/ports/armadillo/pkgconfig.patch')
-rw-r--r--vcpkg/ports/armadillo/pkgconfig.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/vcpkg/ports/armadillo/pkgconfig.patch b/vcpkg/ports/armadillo/pkgconfig.patch
new file mode 100644
index 0000000..5485462
--- /dev/null
+++ b/vcpkg/ports/armadillo/pkgconfig.patch
@@ -0,0 +1,9 @@
+diff --git a/misc/armadillo.pc.in b/misc/armadillo.pc.in
+index 27d35bb..1f079a5 100644
+--- a/misc/armadillo.pc.in
++++ b/misc/armadillo.pc.in
+@@ -7,3 +7,4 @@ URL: http://arma.sourceforge.net
+ Version: @ARMA_VERSION_MAJOR@.@ARMA_VERSION_MINOR@.@ARMA_VERSION_PATCH@
+ Cflags: -I${includedir}
+ Libs: -L${libdir} -larmadillo
++Requires.private: @REQUIRES_PRIVATE@