diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 8c56baea..7f83ff9e 100644 --- a/debian/control +++ b/debian/control @@ -95,9 +95,13 @@ 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 general header and development files and documentation - of configuration formats, command line utilities and the D-Bus API. + This package provides documentation of the NetworkManager D-Bus API, the + configuration formats and command line utilities. + It also provides D-Bus introspection files. Package: libnm-glib4 Section: libs |