summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2013-02-11 21:30:41 -0800
committerSteve Langasek <vorlon@debian.org>2019-01-08 22:11:50 -0800
commitb8c12448f1d6474475d2d98dc6aaa003db14b8b7 (patch)
tree11cc65c3534f2f9db901ac1a8146f2f5a8fc36d1 /debian/control
parent8787541fd57a2f18e312f7fcd57b4992d33eb098 (diff)
Enable audit support, by popular demand. This should have no major
impact unless you're also running auditd; but I reserve the right to disable this again in the event that this causes a performance hit or breaks upgrades (since the dependency is pulled into libpam, not just into pam_tty_audit). Closes: #699159, LP: #937005.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index f3ee8bd9..a299e549 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