From ef6dbf78677652a1534953f5b2ae6debbd20eb13 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Tue, 24 Aug 2010 13:52:47 -0700 Subject: Add dependency on libcap2-bin Bug 6106 Installing this package needs setcap from libcap2-bin package. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6c169390..36ca543f 100644 --- a/debian/control +++ b/debian/control @@ -48,7 +48,8 @@ Depends: acpid, ipvsadm (>= 1:1.24-2.1), radvd (>= 1:1.1-3), apt-transport-https, - hostapd (>= 1:0.6.9-3) + hostapd (>= 1:0.6.9-3), + libcap2-bin (>= 2.19) Pre-Depends: bash-completion Suggests: util-linux (>= 2.13-5), net-tools, -- cgit v1.2.3