From daec8fed354b628d4bec3d5d28229cdd4779a2e5 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 22 Jan 2015 01:25:55 +0100 Subject: Add perl and libyaml-perl to Build-Depends Those are required to build the documentation and tested for in the configure script. --- debian/changelog | 2 ++ debian/control | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2336e5b6..8c32cd05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ network-manager (1.0.0-1) UNRELEASED; urgency=medium * New upstream release. * Rebase patches. * Update symbols files for libnm-glib and libnm-util. + * Add perl and libyaml-perl to Build-Depends, required to build the + documentation. -- Michael Biebl Thu, 22 Jan 2015 00:30:26 +0100 diff --git a/debian/control b/debian/control index d190565e..9fe8d0df 100644 --- a/debian/control +++ b/debian/control @@ -28,6 +28,8 @@ Build-Depends: debhelper (>= 9), gobject-introspection (>= 0.9.12-4~), libsoup2.4-dev (>= 2.26), gtk-doc-tools, + perl, + libyaml-perl, libglib2.0-doc, libmm-glib-dev (>= 0.7.991), libndp-dev, -- cgit 1.3.0-6-gf8a5