mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 22:51:03 +02:00
eclass/xorg-3: Sync with Gentoo
It's from Gentoo commit 221159b1ca716e208abcd9fc2e3d7efad0db9446.
This commit is contained in:
parent
baaaf32c73
commit
8b9bfadbdd
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2023 Gentoo Authors
|
# Copyright 1999-2024 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
# @ECLASS: xorg-3.eclass
|
# @ECLASS: xorg-3.eclass
|
||||||
@ -130,7 +130,7 @@ fi
|
|||||||
# Set up autotools shared dependencies
|
# Set up autotools shared dependencies
|
||||||
# Remember that all versions here MUST be stable
|
# Remember that all versions here MUST be stable
|
||||||
EAUTORECONF_DEPEND+="
|
EAUTORECONF_DEPEND+="
|
||||||
>=sys-devel/libtool-2.2.6a
|
>=dev-build/libtool-2.2.6a
|
||||||
sys-devel/m4"
|
sys-devel/m4"
|
||||||
if [[ ${PN} != util-macros ]] ; then
|
if [[ ${PN} != util-macros ]] ; then
|
||||||
EAUTORECONF_DEPEND+=" >=x11-misc/util-macros-1.18"
|
EAUTORECONF_DEPEND+=" >=x11-misc/util-macros-1.18"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user