]> git.pld-linux.org Git - packages/libpst.git/blame - libpst-link.patch
- rebuild with boost 1.71
[packages/libpst.git] / libpst-link.patch
CommitLineData
ada9d5a3
JB
1--- libpst-0.6.72/src/Makefile.am.orig 2018-08-01 17:15:48.000000000 +0200
2+++ libpst-0.6.72/src/Makefile.am 2019-04-23 21:41:45.026697783 +0200
3@@ -80,7 +80,7 @@
4 endif
5
6 libpst_la_SOURCES = $(common_source) $(common_header)
7-libpst_la_LIBADD = $(LTLIBICONV)
8+libpst_la_LIBADD = $(LTLIBICONV) $(ZLIB_LIBS)
9
10 EXTRA_DIST =
11 if !NEED_XGETOPT
This page took 0.277007 seconds and 4 git commands to generate.