mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
xorg-3.eclass: cleanup autotools logic a bit more
EAUTORECONF_DEPENDS is always empty since3db70e9c01. Fixes:3db70e9c01Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -137,9 +137,7 @@ if [[ ${PN} != util-macros ]] ; then
|
||||
# Required even by xorg-server
|
||||
[[ ${PN} == "font-util" ]] || EAUTORECONF_DEPEND+=" >=media-fonts/font-util-1.2.0"
|
||||
fi
|
||||
BDEPEND+=" ${EAUTORECONF_DEPENDS}"
|
||||
[[ ${XORG_EAUTORECONF} != no ]] && BDEPEND+=" ${EAUTORECONF_DEPEND}"
|
||||
unset EAUTORECONF_DEPENDS
|
||||
unset EAUTORECONF_DEPEND
|
||||
|
||||
# @ECLASS_VARIABLE: FONT_DIR
|
||||
|
||||
Reference in New Issue
Block a user