summarylogtreecommitdiffstats
path: root/01-fix-pkgconfig.patch
diff options
context:
space:
mode:
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}