diff options
| author | Michael Biebl <biebl@debian.org> | 2008-07-05 13:04:50 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2008-07-05 13:04:50 +0000 |
| commit | 7f5c8a34fb28a0073b9eaa441d3974f91e9d6810 (patch) | |
| tree | 00e388c0ed10a5a0d401461420e8460f9524a73f /debian/control | |
| parent | d3b68e218e4bc02fc9056797dd5e120704ad8121 (diff) | |
Drop obsolete Depends on iputils-arping. (Closes: #487794)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@2347 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 e00e6e35..5f296a62 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Homepage: http://www.gnome.org/projects/NetworkManager/ Package: network-manager Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, iproute, iputils-arping, dhcdbd (>=1.12-2), lsb-base (>= 3.0-6), wpasupplicant (>= 0.4.8), dbus (>= 0.60), hal (>= 0.5.7.1), ifupdown, adduser +Depends: ${shlibs:Depends}, ${misc:Depends}, iproute, dhcdbd (>=1.12-2), lsb-base (>= 3.0-6), wpasupplicant (>= 0.4.8), dbus (>= 0.60), hal (>= 0.5.7.1), ifupdown, adduser Recommends: network-manager-gnome | network-manager-kde Conflicts: network-manager-gnome (<< 0.6.5-1) Replaces: network-manager-gnome (<< 0.6.5-1) |