diff options
| author | Iain Lane <iain.lane@canonical.com> | 2018-10-03 09:35:00 +0100 |
|---|---|---|
| committer | Iain Lane <iain.lane@canonical.com> | 2018-10-03 09:35:00 +0100 |
| commit | ac82e803c0bdedb6040d116bfa2c31bc4da6458e (patch) | |
| tree | c2329668ce12030c6aa16423fa4e07833cf18e30 /debian/control | |
| parent | 898733d427e7b640bab0ea0fa578b3224102fde2 (diff) | |
Revert "Add Conflicts to network-manager-dev against deprecated libraries"
This reverts commit b4acc5e03e2b821e1cccc69529bb70826c741942. We're still building libnm-glib for now, so these packages have a use in Ubuntu.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 7f83ff9e..4faa9b5e 100644 --- a/debian/control +++ b/debian/control @@ -95,9 +95,6 @@ Section: devel Architecture: linux-any Multi-Arch: same Depends: ${misc:Depends} -Conflicts: libnm-glib-dev, - libnm-glib-vpn-dev, - libnm-util-dev, Description: network management framework (development files) This package provides documentation of the NetworkManager D-Bus API, the configuration formats and command line utilities. |