dynare/windows/deps/matio.pc.patch

11 lines
297 B
Diff

--- matio.pc.orig 2023-07-27 14:48:13.395698365 +0200
+++ matio.pc 2023-09-19 14:12:05.423816518 +0200
@@ -6,5 +6,6 @@
Name: MATIO
Description: MATIO Library
Version: 1.5.23
-Libs: -L${libdir} -lmatio -lhdf5 -lz
+Libs: -L${libdir} -lmatio -lz
+Requires.private: hdf5
Cflags: -I${includedir}