Update boost dependencies
Change-Id: Id209c616c4457486a73ef145bda82e873a4b6c92
diff --git a/libchronosync/debian/control b/libchronosync/debian/control
index ecd0fea..e65bc43 100644
--- a/libchronosync/debian/control
+++ b/libchronosync/debian/control
@@ -5,7 +5,7 @@
Build-Depends: debhelper (>= 8.0.0),
python3 (>= 3.8),
pkg-config (>= 0.29),
- libboost-all-dev (>= 1.65.1),
+ libboost-all-dev (>= 1.71.0),
libndn-cxx-dev (>= 0.8.1),
python3-sphinx (>= 1.6.0),
git
@@ -24,8 +24,8 @@
Architecture: i386 amd64 arm64 armel armhf ppc64el
Section: libdevel
Depends: libchronosync (= ${binary:Version}), ${misc:Depends},
- libboost-dev (>= 1.65.1),
- libboost-iostreams-dev (>= 1.65.1),
+ libboost-dev (>= 1.71.0),
+ libboost-iostreams-dev (>= 1.71.0),
libndn-cxx-dev (>= 0.8.0)
Description: Development headers and libraries of sync library for multiuser realtime applications for NDN