summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:53:11 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:03:16 +0000
commit57a9b506597e766521a5633898d33fef125ecd5b (patch)
tree482d9ebf2483e0aac9fbdafa7edb8b6365bf138c /eclass
parentx11-wm/vtwm: sys-devel/flex -> app-alternatives/lex (diff)
downloadgentoo-57a9b506597e766521a5633898d33fef125ecd5b.tar.gz
gentoo-57a9b506597e766521a5633898d33fef125ecd5b.tar.bz2
gentoo-57a9b506597e766521a5633898d33fef125ecd5b.zip
kernel-2.eclass: sys-devel/flex -> app-alternatives/lex
All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/kernel-2.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
index 15d4eaea96f6..786b78958200 100644
--- a/eclass/kernel-2.eclass
+++ b/eclass/kernel-2.eclass
@@ -657,7 +657,7 @@ if [[ ${ETYPE} == sources ]]; then
dev-lang/perl
app-alternatives/bc
sys-devel/bison
- sys-devel/flex
+ app-alternatives/lex
sys-devel/make
>=sys-libs/ncurses-5.2
virtual/libelf