diff options
author | Steve Langasek <vorlon@debian.org> | 2013-10-20 15:23:03 -0700 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 22:11:50 -0800 |
commit | 6add875a6ef197b5c437c7263147a59ef35e03e5 (patch) | |
tree | 7a234ad771395de6a72cf2f50f5ebe025534a4ff /debian/control | |
parent | 63dd8220102ac747677585b85a1414cf99253bca (diff) | |
download | pam-6add875a6ef197b5c437c7263147a59ef35e03e5.tar.gz pam-6add875a6ef197b5c437c7263147a59ef35e03e5.tar.bz2 pam-6add875a6ef197b5c437c7263147a59ef35e03e5.zip |
Reintroduce libaudit support now that libaudit has been multiarched.
Closes: #699159.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index dc703a3d..9518870d 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Uploaders: Sam Hartman <hartmans@debian.org>, Roger Leigh <rleigh@debian.org> Maintainer: Steve Langasek <vorlon@debian.org> 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 [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64 !netbsd-i386], po-debconf, dh-autoreconf, autopoint +Build-Depends: libcrack2-dev (>= 2.8), bzip2, debhelper (>= 8.9.4), quilt (>= 0.48-1), flex, libdb-dev, libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64 !netbsd-i386], po-debconf, dh-autoreconf, autopoint, libaudit-dev Build-Depends-Indep: xsltproc, libxml2-utils, docbook-xml, docbook-xsl, w3m Build-Conflicts-Indep: fop Build-Conflicts: libdb4.2-dev, libxcrypt-dev |