nfd: Update to version 0.6.1
Change-Id: Id59045629d17945df95fe7ec9d16e73e073d5098
diff --git a/nfd/debian/control b/nfd/debian/control
index 18dfc8a..268de07 100644
--- a/nfd/debian/control
+++ b/nfd/debian/control
@@ -5,7 +5,7 @@
dh-systemd (>= 1.5),
python (>= 2.7.0),
pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.5.1-60),
+ libndn-cxx-dev (>= 0.6.1),
python-sphinx,
libpcap-dev,
libboost-all-dev (>= 1.53.0)
@@ -17,7 +17,7 @@
Package: nfd
Architecture: i386 amd64 arm64 armel armhf ppc64el
-Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx, sudo, procps, adduser
+Depends: ${shlibs:Depends}, ${misc:Depends}, libndn-cxx, ndnsec, sudo, procps, adduser
Description: NFD - Named Data Networking Forwarding Daemon
NFD is a network forwarder that implements and evolves together with the Named Data
Networking (NDN) protocol.