From c8fb5c3bf155469b0ce0520f945690fd6e33c402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 2 Sep 2021 11:51:10 +0200 Subject: DEB smartcardauth: Add psmisc and xxd into depends because killall (psmisc) and xxd are referenced in initramfs hook. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 139c7a37f99b5243daab722eb445f2903f356774) --- debian/_base/applications/system/smartcardauth/debian/control | 2 +- ubuntu/_base/applications/system/smartcardauth/debian/control | 2 +- 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 d370c6f02..f1db4e038 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-nodbus | pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, zenity, gksu +Depends: ${shlibs:Depends}, pcsc-tools, pcscd-nodbus | pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, zenity, gksu, psmisc, xxd Replaces: smartcardauth (<< 4:14.0.0~) Breaks: smartcardauth (<< 4:14.0.0~) Conflicts: openct diff --git a/ubuntu/_base/applications/system/smartcardauth/debian/control b/ubuntu/_base/applications/system/smartcardauth/debian/control index d370c6f02..f1db4e038 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-nodbus | pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, zenity, gksu +Depends: ${shlibs:Depends}, pcsc-tools, pcscd-nodbus | pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, zenity, gksu, psmisc, xxd Replaces: smartcardauth (<< 4:14.0.0~) Breaks: smartcardauth (<< 4:14.0.0~) Conflicts: openct -- cgit v1.2.3