about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control1
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0b0b2924..58dce154 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,8 +15,9 @@ network-manager (0.9.4.0-1) UNRELEASED; urgency=low
   * Clean up seen-bssids and timestamps state file on purge.
   * Update symbols files for libnm-glib and libnm-util.
   * Install new nm-*-enum-types.h header files.
+  * Add Build-Depends on libnl-genl-3-dev.
 
- -- Michael Biebl <biebl@debian.org>  Sat, 24 Mar 2012 13:48:56 +0100
+ -- Michael Biebl <biebl@debian.org>  Sat, 24 Mar 2012 14:05:56 +0100
 
 network-manager (0.9.2.0-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index c2bee144..62300d60 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends:
  libglib2.0-dev (>= 2.22),
  libnl-3-dev,
  libnl-route-3-dev,
+ libnl-genl-3-dev,
  ppp-dev (>= 2.4.5),
  libpolkit-gobject-1-dev,
  libgnutls-dev,