automake:1.11 works for nasm autotools regeneration
This commit is contained in:
parent
dffb59036b
commit
366c54c43f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Copyright 2008, 2009 Daniel Mierswa <impulze@impulze.org>
|
# Copyright 2008, 2009 Daniel Mierswa <impulze@impulze.org>
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# 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+=(
|
DEFAULT_SRC_PREPARE_PATCHES+=(
|
||||||
"${FILES}/${PN}-2.05.01-automagic-deps.patch"
|
"${FILES}/${PN}-2.05.01-automagic-deps.patch"
|
||||||
|
|
Loading…
Reference in a new issue