about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control6
2 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 6587c566..11856966 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,8 @@ network-manager (0.9.7.997-1) UNRELEASED; urgency=low
   * Update symbols files.
   * Use new distro-agnostic configure flags.
   * Drop 04-systemd-set-kill-mode-process.patch, refresh other patches.
-  * Bump Build-Depends on libglib2.0-dev and libudev-dev/libgudev-1.0-dev.
+  * Bump Build-Depends on libglib2.0-dev, libudev-dev, libgudev-1.0-dev and
+    libnl-3-dev.
   * Mark binary packages as linux-any.
 
  -- Michael Biebl <biebl@debian.org>  Sun, 03 Feb 2013 14:49:46 +0100
diff --git a/debian/control b/debian/control
index 5c4da207..962ea7af 100644
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,9 @@ Build-Depends:
  libdbus-1-dev (>= 1.1),
  libiw-dev(>= 27+28pre9),
  libglib2.0-dev (>= 2.26),
- libnl-3-dev,
- libnl-route-3-dev,
- libnl-genl-3-dev,
+ libnl-3-dev (>= 3.2.7),
+ libnl-route-3-dev (>= 3.2.7),
+ libnl-genl-3-dev (>= 3.2.7),
  ppp-dev (>= 2.4.5),
  libpolkit-gobject-1-dev,
  libgnutls-dev,