From a1f4d70385320deb833ac3ce5a6e7a4557740c93 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 3 Aug 2011 15:00:46 +0200 Subject: [PATCH] Add Build-Depends on intltool. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index faca7eae..6aab7659 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ systemd (35-1) UNRELEASED; urgency=low packages. * As autoreconf doesn't like intltool, override dh_autoreconf and call intltoolize and autoreconf ourselves. + * Add Build-Depends on intltool. -- Tollef Fog Heen Wed, 14 Sep 2011 08:25:17 +0200 diff --git a/debian/control b/debian/control index 5e701a81..58c994f1 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Build-Depends: debhelper (>= 7.0.50), libnotify-dev (>= 0.7.0), libaudit-dev, dh-autoreconf, + intltool, libcryptsetup-dev (>= 2:1.2.0), libwrap0-dev, libselinux1-dev, -- 2.39.5