]> git.pld-linux.org Git - packages/libpst.git/blob - libpst-link.patch
- updated to 0.6.72
[packages/libpst.git] / libpst-link.patch
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.033594 seconds and 3 git commands to generate.