about summary refs log tree commit diff
path: root/debian/control
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@debian.org>2009-06-30 15:18:50 +0000
committerSjoerd Simons <sjoerd@debian.org>2009-06-30 15:18:50 +0000
commit889825bc82129ab7563785ffbb2870b87dd80b45 (patch)
tree8f435d5aa3923799f8edc4153f32f7c8de130b94 /debian/control
parent341c103f61914e99e7c01784d1f78153fd3b57eb (diff)
* debian/control
  - Add libnm-util-dev to the depends of libnm-glib-dev

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3148 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d2779520..dff12ed6 100644
--- a/debian/control
+++ b/debian/control
@@ -76,7 +76,7 @@ Description: network management framework (GLib shared library)
 Package: libnm-glib-dev
 Section: libdevel
 Architecture: any
-Depends: libnm-glib0 (= ${binary:Version}), ${misc:Depends}, network-manager-dev, libglib2.0-dev, libdbus-glib-1-dev (>= 0.60)
+Depends: libnm-glib0 (= ${binary:Version}), ${misc:Depends}, libnm-util-dev, network-manager-dev, libglib2.0-dev, libdbus-glib-1-dev (>= 0.60)
 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