commit: b19faf708429a58f6a5327a280d5548467cefde5
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 10:12:33 2021 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 10:15:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b19faf70
Revert "autotools.eclass: add explicit GNU awk dependency"
This reverts commit 307c855dc6d7842098fae8738a7a5228670a71f6.
Change was done without maintainer consent
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
eclass/autotools.eclass | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass
index 1a4bc954cbb..b386654c832 100644
--- a/eclass/autotools.eclass
+++ b/eclass/autotools.eclass
@@ -118,9 +118,7 @@ fi
# versions in *DEPEND format.
AUTOTOOLS_DEPEND="${_automake_atom}
${_autoconf_atom}
- ${_libtool_atom}
- sys-apps/gawk
-"
+ ${_libtool_atom}"
RDEPEND=""
# @ECLASS-VARIABLE: AUTOTOOLS_AUTO_DEPEND