summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevku2016-02-02 20:27:44 +0200
committerkevku2016-02-02 20:27:44 +0200
commiteeada5a222344973f456993c33c61f91b80a6170 (patch)
treed8b3b23fc7758665b60443c4c02817e76c8fcd38
parent47354fe6b31075df2c2973c826478d0beea33235 (diff)
downloadaur-eeada5a222344973f456993c33c61f91b80a6170.tar.gz
update depends
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b06ce2e285a..0ad3a9e2cc73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Feb 2 10:24:02 UTC 2016
+# Tue Feb 2 18:27:35 UTC 2016
pkgbase = libdigidocpp
pkgdesc = Library for creating DigiDoc signature files
pkgver = 3.12.0.1317
@@ -12,6 +12,7 @@ pkgbase = libdigidocpp
makedepends = xsd>=4.0
makedepends = pcsclite
makedepends = opensc
+ makedepends = xxd
depends = xml-security-c
depends = minizip
depends = libdigidoc
diff --git a/PKGBUILD b/PKGBUILD
index 950c2652c04a..dce6ec4ff617 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64' 'i686')
url="http://www.id.ee/"
license=('LGPL')
depends=('xml-security-c' 'minizip' 'libdigidoc')
-makedepends=('cmake' 'xsd>=4.0' 'pcsclite' 'opensc')
+makedepends=('cmake' 'xsd>=4.0' 'pcsclite' 'opensc' 'xxd')
source=("https://installer.id.ee/media/ubuntu/pool/main/libd/$pkgname/${pkgname}_$pkgver.orig.tar.xz")
sha256sums=('8059e1dbab99f062d070b9da0b1334b7226f1ab9badcd7fddea3100519d1f9a9')
validpgpkeys=('43650273CE9516880D7EB581B339B36D592073D4')