aboutsummaryrefslogtreecommitdiffstats
path: root/community/libqalculate/libqalculate.pc.in.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/libqalculate/libqalculate.pc.in.patch')
-rw-r--r--community/libqalculate/libqalculate.pc.in.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/community/libqalculate/libqalculate.pc.in.patch b/community/libqalculate/libqalculate.pc.in.patch
new file mode 100644
index 00000000000..aa278e489e0
--- /dev/null
+++ b/community/libqalculate/libqalculate.pc.in.patch
@@ -0,0 +1,9 @@
+--- a/libqalculate.pc.in 2021-10-09 05:03:47.712401038 +0200
++++ b/libqalculate.pc.in 2021-10-09 05:06:54.039307183 +0200
+@@ -8,5 +8,5 @@
+ Version: @VERSION@
+ Libs.private: @LIBCURL_LIBS@ @ICU_LIBS@ @LTLIBINTL@ @LTLIBICONV@ -lgmp -lmpfr -lpthread
+-Requires.private: libxml-2.0 >= 2.3.8
++Requires.private: gmp libxml-2.0 >= 2.3.8 mpfr
+ Libs: -L${libdir} -lqalculate
+ Cflags: @LIBCURL_CFLAGS@ @ICU_CFLAGS@ -I${includedir}