mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
autotools.eclass: bump min automake to 1.15.1
This commit is contained in:
@@ -55,7 +55,7 @@ inherit libtool
|
||||
# Do NOT change this variable in your ebuilds!
|
||||
# If you want to force a newer minor version, you can specify the correct
|
||||
# WANT value by using a colon: <PV>:<WANT_AUTOMAKE>
|
||||
_LATEST_AUTOMAKE=( 1.15:1.15 1.16:1.16 )
|
||||
_LATEST_AUTOMAKE=( 1.15.1:1.15 1.16:1.16 )
|
||||
|
||||
_automake_atom="sys-devel/automake"
|
||||
_autoconf_atom="sys-devel/autoconf"
|
||||
|
||||
Reference in New Issue
Block a user