diff options
| author | Michael Biebl <biebl@debian.org> | 2008-10-01 11:40:09 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2008-10-01 11:40:09 +0000 |
| commit | fac5793026f98c0bcccbab994db40d65fd6bcbfa (patch) | |
| tree | 60262cf27eca76d7fb05ad233e0b647111b40953 /debian/control | |
| parent | f92919a8880a68c40f5a38333e47a843099d6161 (diff) | |
Revert r2426
After a short discussion on irc, it deemed to be best to revert this change as upstream has added resolvconf in r4043 git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@2427 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 95addae7..56d3a84c 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Homepage: http://www.gnome.org/projects/NetworkManager/ Package: network-manager Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.2-14), wpasupplicant (>= 0.6.2-1), dbus (>= 1.1.2), hal (>= 0.5.7.1), ifupdown, adduser, resolvconf +Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.2-14), wpasupplicant (>= 0.6.2-1), dbus (>= 1.1.2), hal (>= 0.5.7.1), ifupdown, adduser Recommends: network-manager-gnome | network-manager-kde, policykit Conflicts: network-manager-gnome (<< 0.6.5-1) Suggests: avahi-autoipd |