Don't force a dependency on nfd
Other compatible forwarders may be used
Change-Id: I0736af1619e3b33ebb7c580928ad9b54f9854f04
diff --git a/nlsr/debian/control b/nlsr/debian/control
index f940972..97b6044 100644
--- a/nlsr/debian/control
+++ b/nlsr/debian/control
@@ -18,5 +18,7 @@
Package: nlsr
Architecture: i386 amd64 arm64 armel armhf ppc64el
-Depends: ${shlibs:Depends}, ${misc:Depends}, libndn-cxx, ndnsec
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: ndnsec
+Suggests: nfd
Description: link state routing protocol for Named Data Networking