summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Alessandro Altoé Falqueto2017-10-22 19:46:05 -0200
committerDenis Alessandro Altoé Falqueto2017-10-22 19:46:05 -0200
commit740281569f48af90442d76d91401ede2b4863966 (patch)
tree50c502fc4d0cc9e7468ac4f513641d3c8b96d20d
parenta08d89db454b4c7f24e7832ede7c255ab09f3483 (diff)
downloadaur-740281569f48af90442d76d91401ede2b4863966.tar.gz
Add libmspack as dependency
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8b5d89a3473..b2e8098a192a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Denis A. Altoé Falqueto <denisfalqueto@gmail.com>
pkgname=safesignidentityclient
pkgver=3.0.101
-pkgrel=3
+pkgrel=4
pkgdesc="Smart card PKCS#11 provider and token manager"
arch=('i686' 'x86_64')
url="http://www.validcertificadora.com.br/SafeSignLinux"
license=('custom:copyright')
-depends=('pcsclite' 'gdbm183' 'wxgtk2.8-light' 'openssl098' 'xdg-utils')
+depends=('pcsclite' 'gdbm183' 'wxgtk2.8-light' 'openssl098' 'xdg-utils' 'libmspack')
optdepends=('ccid: generic USB Chip/Smart card interface devices driver',
'acsccid: ACS CCID PC/SC driver',
'scmccid: binary driver for the SCM Smart Card Readers')