diff options
author | Michael Biebl <biebl@debian.org> | 2010-07-07 22:08:53 +0000 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2010-07-07 22:08:53 +0000 |
commit | 09396c5a5eed3dc105d08183c9dfa381b3eeea00 (patch) | |
tree | 5998f3b4f8011fc5ee5082587d8cbc534d48b855 /debian/control | |
parent | 99d131b0425c473521762a0a1181d287d4b99774 (diff) | |
download | avahi-09396c5a5eed3dc105d08183c9dfa381b3eeea00.tar.gz |
* debian/control
- Recommend isc-dhcp-client instead of dhcp3-client.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/avahi@3614 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f5f6bb5..9be51dd 100644 --- a/debian/control +++ b/debian/control @@ -77,7 +77,7 @@ Architecture: linux-any Depends: ${shlibs:Depends}, ${misc:Depends}, adduser -Recommends: dhcp3-client, +Recommends: isc-dhcp-client, iproute Conflicts: zeroconf Description: Avahi IPv4LL network address configuration daemon |