aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59a716d69ac8..ea8446d46364 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,8 @@ pkgdesc="eObcanka software for Czech Citizen Portal"
arch=('i686' 'x86_64' 'mips64el' 'armv6h' 'armv7h' 'arm' 'aarch64')
url="https://info.eidentita.cz"
license=('GPL')
-depends=('pacman>=5.2')
+depends=('pacman>=5.2'
+ 'pcsclite')
optdepends=('ccid: Smart Card Interface Devices driver'
'opensc: Tools and libraries for smart cards')
source=(https://info.eidentita.cz/download/eObcanka.deb)