summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2013-02-12 15:06:20 -0800
committerSteve Langasek <vorlon@debian.org>2019-01-08 22:11:50 -0800
commitefa8c2d01b648e877bc1aebb742b8376489ad31f (patch)
treefcd49982d7adbca7124c8be8e8d902bb484735c8 /debian/control
parente37745a85b56476d8f46310ff70139b373015324 (diff)
Add an or'ed dependency on cdebconf, which also implements the
xloadtemplatefile extension that prevents us from depending on just 'debconf-2.0'. Thanks to RĂ©gis Boudin <regis@boudin.name> for the info. Closes: #677278.
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..dc703a3d 100644
--- a/debian/control
+++ b/debian/control
@@ -57,7 +57,7 @@ Section: admin
Priority: required
Architecture: all
Multi-Arch: foreign
-Depends: ${misc:Depends}, debconf (>= 1.5.19), libpam-modules (>= 1.0.1-6)
+Depends: ${misc:Depends}, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6)
Replaces: libpam0g-util, libpam0g-dev
Conflicts: libpam0g-util
Description: Runtime support for the PAM library