From 21cd1401a500269598802608b9012830e8c64f97 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 9 Feb 2013 03:23:30 +0100 Subject: Update Build-Depends --- debian/changelog | 3 ++- debian/control | 6 +++--- 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 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, -- cgit 1.3.0-6-gf8a5