diff options
| author | Riccardo Setti <giskard@autistici.org> | 2006-03-05 12:35:00 +0000 |
|---|---|---|
| committer | Riccardo Setti <giskard@autistici.org> | 2006-03-05 12:35:00 +0000 |
| commit | 3f267ef00a8daaab6b966484a592032d5671d25d (patch) | |
| tree | fdd39ab8187e9e91b44a0f99cf5e0664f5fbf86d /debian | |
| parent | 54ad5606353a0afa2c98e1d0c0f30580e365fa8d (diff) | |
wpasupplicant should be versioned
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@725 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e38fc7a5..b56bbc5a 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,8 @@ Standards-Version: 3.6.2 Package: network-manager Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, iproute, iputils-arping, dhcdbd (>= 1.12-1), lsb-base (>= 2.0-6), wpasupplicant +Depends: ${shlibs:Depends}, ${misc:Depends}, iproute, iputils-arping, dhcdbd (>= 1.12-1), lsb-base (>= 2.0-6) +Recommends: wpasupplicant (>= 0.4.8) Suggests: openvpn, pptpd Description: network management framework daemon NetworkManager attempts to keep an active network connection available at all |