]> git.pld-linux.org Git - packages/libe-book.git/blame - boost-1.59.patch
- fix building with boost 1.59
[packages/libe-book.git] / boost-1.59.patch
CommitLineData
231f14ae
JR
1--- libe-book-0.1.2/src/lib/Makefile.am~ 2014-12-31 09:32:41.000000000 +0100
2+++ libe-book-0.1.2/src/lib/Makefile.am 2015-11-17 08:45:38.235881735 +0100
3@@ -46,6 +46,7 @@
4 $(XML_LIBS) \
5 $(ICU_LIBS) \
6 $(ZLIB_LIBS) \
7+ -lboost_system \
8 @LIBEBOOK_WIN32_RESOURCE@
9
10 if ENABLE_EXPERIMENTAL
This page took 0.020639 seconds and 4 git commands to generate.