diff options
Diffstat (limited to 'scdaemon.pkg/control')
-rw-r--r-- | scdaemon.pkg/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/scdaemon.pkg/control b/scdaemon.pkg/control new file mode 100644 index 0000000..5c9079a --- /dev/null +++ b/scdaemon.pkg/control @@ -0,0 +1,13 @@ +Architecture: any +Platform: all +Depends: gnupg-common (= ${Binary-Version}), + libgcrypt.20 (>= 1.7.0), + libgpg-error.0 (>= 1.24), + libksba.8 (>= 1.3.4), + libassuan.0 (>= 2.5.0), + libnpth.0 (>= 1.2), +Description: GNU Privacy Guard system - Smartcard daemon + ${Common-Description} + . + The "scdaemon" is a daemon to manage smartcards. It is usually invoked by + "gpg-agent" and in general not used directly. |