summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAndreas Messer <andi@bastelmap.de>2018-01-08 21:58:59 +0100
committerAndreas Messer <andi@bastelmap.de>2018-01-08 21:58:59 +0100
commit9d32941e660f07cc855a52aad0d38a20c4db3142 (patch)
treec10ce8581dd6ace3fce40e02bb6bfff3ea10323b /debian
parent16320b88267391bd0599bc671f0c577920924e1a (diff)
Update package relations
Diffstat (limited to 'debian')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 00a034a3f..f41753a45 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,6 @@ Depends: ${shlibs:Depends},
${misc:Depends},
libudev1,
libelogind0 (= ${binary:Version}),
- libpam-elogind (= ${binary:Version}),
lsb-base (>= 3.1),
dbus (>= 1.4)
Recommends: policykit-1
@@ -80,8 +79,10 @@ Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
${misc:Depends},
- libpam-runtime
+ libpam-runtime,
+ elogind (= ${binary:Version}),
Provides: libpam-systemd
+Conflicts: libpam-systemd
Description: elogind PAM module
Plugable Authentication Module to register a session with elogind