More precise boost dependencies
Change-Id: Id1bdcaaa36abab4617963a5eb600601c8670e9f6
diff --git a/ndnmap-data-collector/debian/control b/ndnmap-data-collector/debian/control
index 0350dc6..34858cc 100644
--- a/ndnmap-data-collector/debian/control
+++ b/ndnmap-data-collector/debian/control
@@ -4,7 +4,8 @@
Maintainer: John DeHart <jdd@wustl.edu>
Build-Depends: debhelper (>= 9.20160709),
python3 (>= 3.6.0),
- pkg-config (>= 0.26),
+ pkg-config (>= 0.29),
+ libboost-all-dev (>= 1.65.1),
libndn-cxx-dev (>= 0.8.0)
Standards-Version: 3.9.2
Homepage: https://github.com/WU-ARL/ndnmapDataCollector