diff options
| author | Simon McVittie <smcv@debian.org> | 2008-09-30 17:21:44 +0000 |
|---|---|---|
| committer | Simon McVittie <smcv@debian.org> | 2008-09-30 17:21:44 +0000 |
| commit | f92919a8880a68c40f5a38333e47a843099d6161 (patch) | |
| tree | 827cf2db5972e09ea0c996bcb47e70235c17bd59 /debian/control | |
| parent | 0375f3ff8c5df4dc87e61cbe7ea8f284eac6f531 (diff) | |
* Newer tarball
* debian/patches/03-run-resolvconf.patch: Use (and depend on) resolvconf git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@2426 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 56d3a84c..95addae7 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 +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 Recommends: network-manager-gnome | network-manager-kde, policykit Conflicts: network-manager-gnome (<< 0.6.5-1) Suggests: avahi-autoipd |