summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authors3rj1k2018-01-24 21:30:07 +0200
committers3rj1k2018-01-24 21:30:07 +0200
commite77201c86fd3e0f7d5c15b54d3bccabde96b0d1f (patch)
treea9b1456b111166823eb1790ce7e9358f912ab997
parent44643826bd925acb3868130f6cf8a0b92a40b8b4 (diff)
downloadaur-e77201c86fd3e0f7d5c15b54d3bccabde96b0d1f.tar.gz
remove pcsc-tools
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7d240ca6a02..3e3bba480037 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,6 @@ pkgbase = sac-core
license = custom
makedepends = libarchive
depends = pcsclite
- depends = pcsc-tools
depends = libusb-compat
depends = openssh
depends = nss
diff --git a/PKGBUILD b/PKGBUILD
index b6ff57f3cedf..a6a15d393165 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgver='9.1.7'
pkgrel='1'
pkgdesc='Safenet Authentication Client for Alladin eToken, stripped core package'
arch=('x86_64')
-depends=('pcsclite' 'pcsc-tools' 'libusb-compat' 'openssh' 'nss')
+depends=('pcsclite' 'libusb-compat' 'openssh' 'nss')
makedepends=('libarchive')
license=('custom')
source_x86_64=('http://packages.mirohost.net/etoken/Linux/Core/SafenetAuthenticationClient-core-9.1.7-0_amd64.deb')