diff options
| author | Michael Biebl <biebl@debian.org> | 2012-01-18 13:16:22 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2012-01-18 13:16:22 +0100 |
| commit | 8b90bf0b44fed90e1c14881ef89c13e0608dbdbc (patch) | |
| tree | 516794f10336d6a1ccd690216e41eb8a36e52021 /debian/control | |
| parent | f515246e6191f001ec24850b456b84a623e5a363 (diff) | |
Add Recommends on crda to apply regulatory domain settings for wireless devices. (Closes: #653706)
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 24f0e6e3..c2bee144 100644 --- a/debian/control +++ b/debian/control @@ -48,7 +48,8 @@ Recommends: ppp (>= 2.4.5), dnsmasq-base, iptables, - modemmanager + modemmanager, + crda Suggests: avahi-autoipd Breaks: network-manager-gnome (<< 0.9), |