From 366c54c43f715ecf0deaf2c8b6241689c4188053 Mon Sep 17 00:00:00 2001 From: Daniel Mierswa Date: Thu, 9 Dec 2010 07:17:33 +0100 Subject: [PATCH] automake:1.11 works for nasm autotools regeneration --- packages/dev-lang/nasm/nasm-2.09.04.exheres-0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dev-lang/nasm/nasm-2.09.04.exheres-0 b/packages/dev-lang/nasm/nasm-2.09.04.exheres-0 index 9e93d5c..dd77774 100644 --- a/packages/dev-lang/nasm/nasm-2.09.04.exheres-0 +++ b/packages/dev-lang/nasm/nasm-2.09.04.exheres-0 @@ -1,7 +1,7 @@ # Copyright 2008, 2009 Daniel Mierswa # Distributed under the terms of the GNU General Public License v2 -require nasm autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.10 ] ] +require nasm autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.10 1.11 ] ] DEFAULT_SRC_PREPARE_PATCHES+=( "${FILES}/${PN}-2.05.01-automagic-deps.patch"