From d32d45ceb7401b41959eb426ba99661d49835b0f Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Tue, 14 Jan 2014 09:36:34 +0000 Subject: Add build-dependency on pkg-config. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7e2676b1..5f45f4bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ pam (1.1.8-1) UNRELEASED; urgency=medium upstream with a newer, fixed xsltproc. - debian/patches/pam_env-fix-overflow.patch, pam_env-fix-dos.patch: drop, included upstream. + * Add build-dependency on pkg-config. -- Steve Langasek Mon, 13 Jan 2014 22:40:56 -0800 diff --git a/debian/control b/debian/control index cbc6855e..d2e91338 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Uploaders: Sam Hartman , Roger Leigh Maintainer: Steve Langasek Standards-Version: 3.9.1 -Build-Depends: libcrack2-dev (>= 2.8), bzip2, debhelper (>= 8.9.4), quilt (>= 0.48-1), flex, libdb-dev, libselinux1-dev [linux-any], po-debconf, dh-autoreconf, autopoint, libaudit-dev +Build-Depends: libcrack2-dev (>= 2.8), bzip2, debhelper (>= 8.9.4), quilt (>= 0.48-1), flex, libdb-dev, libselinux1-dev [linux-any], po-debconf, dh-autoreconf, autopoint, libaudit-dev, pkg-config Build-Depends-Indep: xsltproc, libxml2-utils, docbook-xml, docbook-xsl, w3m Build-Conflicts-Indep: fop Build-Conflicts: libdb4.2-dev, libxcrypt-dev -- cgit v1.2.3