From 73592353b4f34f151921af6e5100410349d977c5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 15 Oct 2017 22:25:13 +0200 Subject: libkeccak: fix makedeps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libkeccak/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkeccak') diff --git a/libkeccak/PKGBUILD b/libkeccak/PKGBUILD index 632caea..fbe5c94 100644 --- a/libkeccak/PKGBUILD +++ b/libkeccak/PKGBUILD @@ -9,7 +9,7 @@ url="https://github.com/maandree/libkeccak" license=('custom:ISC') depends=(glibc) checkdepends=(glibc valgrind make coreutils) -makedepends=(glibc gcc make coreutils binutils texinfo) +makedepends=(glibc gcc make coreutils binutils) source=(libkeccak-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz) sha256sums=(642e9beb7b9f860ce22ac98fe401233b694da25ddb8a8670d19372f4cd0e88d5) -- cgit v1.2.3-70-g09d2