nfd: enable Ethernet face creation
refs #4565
Change-Id: I4f41988c68fc6f4e5b7ede53c96d2103f1ef798d
diff --git a/nfd/debian/control b/nfd/debian/control
index 268de07..3b0b3f7 100644
--- a/nfd/debian/control
+++ b/nfd/debian/control
@@ -17,7 +17,7 @@
Package: nfd
Architecture: i386 amd64 arm64 armel armhf ppc64el
-Depends: ${shlibs:Depends}, ${misc:Depends}, libndn-cxx, ndnsec, sudo, procps, adduser
+Depends: ${shlibs:Depends}, ${misc:Depends}, libndn-cxx, ndnsec, sudo, procps, adduser, libcap2-bin
Description: NFD - Named Data Networking Forwarding Daemon
NFD is a network forwarder that implements and evolves together with the Named Data
Networking (NDN) protocol.