summarylogtreecommitdiffstats
path: root/01-fix-pkgconfig.patch
diff options
context:
space:
mode:
authorAndrew Sun2018-07-30 13:55:59 -0400
committerAndrew Sun2018-07-30 13:55:59 -0400
commite58034a5cc2c9a99809299d5d5b08f12b7f6663c (patch)
tree18b89c67368dcfe806da79fded31459d38de3fd2 /01-fix-pkgconfig.patch
parent4c71fe9a52bf23877fff8046b07b4081c740d56c (diff)
downloadaur-e58034a5cc2c9a99809299d5d5b08f12b7f6663c.tar.gz
mingw-w64-libfreexl: update to 1.0.5
Diffstat (limited to '01-fix-pkgconfig.patch')
-rw-r--r--01-fix-pkgconfig.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/01-fix-pkgconfig.patch b/01-fix-pkgconfig.patch
new file mode 100644
index 000000000000..c38b48df7b11
--- /dev/null
+++ b/01-fix-pkgconfig.patch
@@ -0,0 +1,8 @@
+--- a/freexl.pc.in 2014-10-28 12:36:32.764934500 +0300
++++ b/freexl.pc.in 2014-10-28 12:36:49.427413200 +0300
+@@ -9,4 +9,5 @@
+ Description: a simple library extracting data from .xls (Excel BIFF) files
+ Version: @VERSION@
+ Libs: -L${libdir} -lfreexl -lm
++Libs.private: -liconv
+ Cflags: -I${includedir}