Aggiunta dipendenze per corretta esecuzione.
This commit is contained in:
parent
80febee2e2
commit
ea9bf4b29e
1 changed files with 1 additions and 0 deletions
1
PKGBUILD
1
PKGBUILD
|
@ -9,6 +9,7 @@ license=('unknown')
|
|||
url="http://www.bit4id.com/"
|
||||
install=$pkgname.install
|
||||
options=('!strip')
|
||||
depends=('ccid' 'opensc' 'pcsc-tools')
|
||||
|
||||
ARCH='amd64'
|
||||
md5sums=('ff9dc26f53f60dd324c842754cd31b3e')
|
||||
|
|
Reference in a new issue