Control: tags -1 patch Hi Maintainer
The attached patch links libboost_serialization, as suggested by Tom
Fogal, and fixes the FTBFS with Boost 1.61.
I also found the build dependency on libboost-all-dev can be replaced
by libboost-serialization-dev, as follows:
--- a/debian/control
+++ b/debian/contro
@@ -9,7 +9,7 @@
debhelper (>= 9),
flex,
g++ (>= 4:4.6),
- libboost-all-dev,
+ libboost-serialization-dev,
libbz2-dev,
libglew-dev,
libjpeg-dev,
Regards
Graham
boost_serialization.patch
Description: application/empty

