diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 8dff7670..8062fa1f 100644 --- a/debian/control +++ b/debian/control @@ -109,7 +109,7 @@ Depends: libnm-util-dev, network-manager-dev, libglib2.0-dev, - libdbus-glib-1-dev (>= 0.60) + libdbus-glib-1-dev Description: network management framework (GLib interface) NetworkManager attempts to keep an active network connection available at all times. It is intended only for the desktop use-case, and is not intended for @@ -179,7 +179,8 @@ Architecture: any Depends: libnm-util1 (= ${binary:Version}), ${misc:Depends}, - libglib2.0-dev + libglib2.0-dev, + libdbus-glib-1-dev Description: network management framework (development files) NetworkManager attempts to keep an active network connection available at all times. It is intended only for the desktop use-case, and is not intended for |