From d8945f5aaffe81957d918f91224c90c9ae64b415 Mon Sep 17 00:00:00 2001 From: Alberto Gonzalez Iniesta Date: Mon, 9 Sep 2013 16:01:24 +0200 Subject: Fixing #721082 and #716794 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index d0b828b..04b2381 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,13 @@ Source: openvpn Section: net Priority: optional Maintainer: Alberto Gonzalez Iniesta -Build-Depends: debhelper (>= 7.0.50~), libssl-dev (>> 0.9.8g-9), liblzo2-dev, libpam0g-dev, libpkcs11-helper1-dev, net-tools, pkg-config, dpkg-dev (>= 1.16.1), iproute2 [linux-any] +Build-Depends: debhelper (>= 7.0.50~), libssl-dev (>> 0.9.8g-9), liblzo2-dev, libpam0g-dev, libpkcs11-helper1-dev, pkg-config, dpkg-dev (>= 1.16.1), iproute2 [linux-any], net-tools [!linux-any] Standards-Version: 3.9.3 Homepage: http://www.openvpn.net/ Package: openvpn Architecture: any -Depends: debconf | debconf-2.0, ${shlibs:Depends}, ${misc:Depends}, net-tools, initscripts (>= 2.88dsf-13.3), iproute2 [linux-any] +Depends: debconf | debconf-2.0, ${shlibs:Depends}, ${misc:Depends}, initscripts (>= 2.88dsf-13.3), iproute2 [linux-any], net-tools [!linux-any] Suggests: openssl, resolvconf Recommends: easy-rsa Description: virtual private network daemon -- cgit v1.2.3