commit | 6a27610426fa1351dd8204c79ec3cb75763d6028 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Jul 15 21:04:03 2024 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Jul 15 21:04:03 2024 -0400 |
tree | 8837e30cdad95b2b7c6d14fd769683c6c169b503 | |
parent | eb6bd745572e1462d71cb77f3e3f336979e86576 [diff] [blame] |
Update boost dependencies Change-Id: Id209c616c4457486a73ef145bda82e873a4b6c92
diff --git a/chronochat/debian/control b/chronochat/debian/control index f08107f..07994a0 100644 --- a/chronochat/debian/control +++ b/chronochat/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.7.0), liblog4cxx10-dev (>= 0.10.0), protobuf-compiler (>= 2.4.0),