summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libgcrypt/libgcrypt-1.6.0.ebuild')
-rw-r--r--dev-libs/libgcrypt/libgcrypt-1.6.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-libs/libgcrypt/libgcrypt-1.6.0.ebuild b/dev-libs/libgcrypt/libgcrypt-1.6.0.ebuild
index 7a305ae94ab5..d31588053e30 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.6.0.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.6.0.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.6.0.ebuild,v 1.5 2014/01/18 05:07:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.6.0.ebuild,v 1.6 2014/01/24 21:26:08 alonbl Exp $
EAPI=5
AUTOTOOLS_AUTORECONF=1
-WANT_AUTOMAKE=1.12
+WANT_AUTOMAKE=1.13
inherit autotools-utils flag-o-matic
@@ -26,6 +26,7 @@ DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
PATCHES=(
"${FILESDIR}"/${PN}-1.5.0-uscore.patch
"${FILESDIR}"/${PN}-multilib-syspath.patch
+ "${FILESDIR}"/${P}-serial-tests.patch
)
src_configure() {