diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2022-08-18 06:17:04 +0000 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2022-08-18 06:18:39 +0000 |
commit | 5459e468c7952c01fd3366cb4e27191b3b97e8be (patch) | |
tree | 798a330af8a29161b2ea73feace1333b37c0f18f /debian/control | |
parent | 77cfd0c1882d8796e443268e02cd08ee923b67cf (diff) | |
download | pam-5459e468c7952c01fd3366cb4e27191b3b97e8be.tar.gz pam-5459e468c7952c01fd3366cb4e27191b3b97e8be.tar.bz2 pam-5459e468c7952c01fd3366cb4e27191b3b97e8be.zip |
Drop unused build-build-dependency on bzip2.
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 b1240da4..501c9fcc 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Uploaders: Sam Hartman <hartmans@debian.org> Maintainer: Steve Langasek <vorlon@debian.org> Standards-Version: 4.3.0 -Build-Depends: bzip2, debhelper (>= 9), quilt, flex, libdb-dev, libselinux1-dev [linux-any], po-debconf, dh-autoreconf, autopoint, libaudit-dev [linux-any] <!stage1>, pkg-config, libfl-dev, libfl-dev:native, docbook-xsl, docbook-xml, xsltproc, libxml2-utils, w3m +Build-Depends: debhelper (>= 9), quilt, flex, libdb-dev, libselinux1-dev [linux-any], po-debconf, dh-autoreconf, autopoint, libaudit-dev [linux-any] <!stage1>, pkg-config, libfl-dev, libfl-dev:native, docbook-xsl, docbook-xml, xsltproc, libxml2-utils, w3m Build-Conflicts-Indep: fop Build-Conflicts: libdb4.2-dev, libxcrypt-dev Vcs-Browser: https://salsa.debian.org/vorlon/pam |