summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-09-02 11:51:10 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-09-05 12:07:08 +0200
commit139c7a37f99b5243daab722eb445f2903f356774 (patch)
tree01c2693fbbbdf2de341ad78d626a6fc2745bb0b1
parent75466a5f7cb60c6fd38a1baa19a914e353f02740 (diff)
downloadtde-packaging-139c7a37.tar.gz
tde-packaging-139c7a37.zip
DEB smartcardauth: Add psmisc and xxd into depends because
killall (psmisc) and xxd are referenced in initramfs hook. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--debian/_base/applications/system/smartcardauth/debian/control2
-rw-r--r--ubuntu/_base/applications/system/smartcardauth/debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/_base/applications/system/smartcardauth/debian/control b/debian/_base/applications/system/smartcardauth/debian/control
index b1074c8aa..a034b10be 100644
--- a/debian/_base/applications/system/smartcardauth/debian/control
+++ b/debian/_base/applications/system/smartcardauth/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.8.4
Package: smartcardauth
Architecture: any
-Depends: ${shlibs:Depends}, pcsc-tools, pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, libpam-heimdal
+Depends: ${shlibs:Depends}, pcsc-tools, pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, libpam-heimdal, psmisc, xxd
Recommends: libpam-ccreds, libpam-ck-connector, libpam-pkcs11, libpam-mount
Replaces: smartcardauth (<< 4:14.0.0~)
Breaks: smartcardauth (<< 4:14.0.0~)
diff --git a/ubuntu/_base/applications/system/smartcardauth/debian/control b/ubuntu/_base/applications/system/smartcardauth/debian/control
index b1074c8aa..a034b10be 100644
--- a/ubuntu/_base/applications/system/smartcardauth/debian/control
+++ b/ubuntu/_base/applications/system/smartcardauth/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.8.4
Package: smartcardauth
Architecture: any
-Depends: ${shlibs:Depends}, pcsc-tools, pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, libpam-heimdal
+Depends: ${shlibs:Depends}, pcsc-tools, pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, libpam-heimdal, psmisc, xxd
Recommends: libpam-ccreds, libpam-ck-connector, libpam-pkcs11, libpam-mount
Replaces: smartcardauth (<< 4:14.0.0~)
Breaks: smartcardauth (<< 4:14.0.0~)