From e10485c43714c1d2bb4e241c29f60ac56c45b75b Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Fri, 23 Aug 2019 22:46:22 +0200 Subject: [PATCH] autotools.eclass: drop outdated sys-devel/gettext blocker All Signed-off-by: Thomas Deutschmann Signed-off-by: Sergei Trofimovich --- eclass/autotools.eclass | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass index 9143aa454d0d..9df0e1b93663 100644 --- a/eclass/autotools.eclass +++ b/eclass/autotools.eclass @@ -109,10 +109,7 @@ if [[ -n ${WANT_LIBTOOL} ]] ; then export WANT_LIBTOOL fi -# Force people (nicely) to upgrade to a newer version of gettext as -# older ones are known to be crappy. #496454 -AUTOTOOLS_DEPEND="!