summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRuben De Smet2021-09-25 15:24:23 +0200
committerRuben De Smet2021-09-25 15:24:23 +0200
commit0f864ef954c62e07486415ac4c01d19902670c36 (patch)
tree1c901d9b6a876b30f7e7a1c26b923c6fc5c87292 /PKGBUILD
parent30736052c1036c105f0818530802b7a8f2ae9813 (diff)
downloadaur-python2-pyscard.tar.gz
Makedepends python2-setuptools
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1214fc68d6a1..9447b8f72616 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url="http://www.gemalto.com/"
license=('LGPL2+')
depends=('python2' 'pcsclite')
-makedepends=('swig')
+makedepends=('swig' 'python2-setuptools')
source=("pyscard-${pkgver}.tar.gz::http://sourceforge.net/projects/pyscard/files/pyscard/pyscard%20${pkgver}/pyscard-${pkgver}.tar.gz/download")
sha512sums=('339d6efd5fcaa361e30029e736d4e2e98e05acd701c39574b40960b4bcec4782ca9c1d6927cea0b3641c5e6a137d0b9fbd961b58422a4151cfbdfa067dcd4b4a')