automake:1.11 works for nasm autotools regeneration

for/master
Daniel Mierswa 2010-12-09 07:17:33 +01:00
parent dffb59036b
commit 366c54c43f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Copyright 2008, 2009 Daniel Mierswa <impulze@impulze.org>
# 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"