libpsync: Update to the latest version and build using ndn-cxx 0.7.0
Change-Id: I63b7509280e9cbfa65c804be09c39c4384593f5d
diff --git a/libpsync/debian/control b/libpsync/debian/control
index 797ee34..7670401 100644
--- a/libpsync/debian/control
+++ b/libpsync/debian/control
@@ -6,7 +6,7 @@
pkg-config (>= 0.26),
python-sphinx (>= 1.1.3),
libboost-all-dev (>= 1.53.0),
- libndn-cxx-dev (>= 0.6.6),
+ libndn-cxx-dev (>= 0.7.0),
git
Standards-Version: 4.1.2
Section: libs
@@ -23,7 +23,7 @@
Package: libpsync-dev
Section: libdevel
Architecture: i386 amd64 arm64 armel armhf ppc64el
-Depends: libndn-cxx-dev (>= 0.6.5),
+Depends: libndn-cxx-dev,
libpsync (= ${binary:Version})
Description: Development headers and libraries of Partial and Full Name Synchronization Library for NDN