summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:48:52 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:01:51 +0000
commit45f79fe3119acc0315c0bd301e9542ad225725ff (patch)
tree4a96d7742187783fdf333e91847be2a2467021c5 /dev-util
parentdev-util/cscope: sys-devel/flex -> app-alternatives/lex (diff)
downloadgentoo-45f79fe3119acc0315c0bd301e9542ad225725ff.tar.gz
gentoo-45f79fe3119acc0315c0bd301e9542ad225725ff.tar.bz2
gentoo-45f79fe3119acc0315c0bd301e9542ad225725ff.zip
dev-util/cutils: 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 'dev-util')
-rw-r--r--dev-util/cutils/cutils-1.6-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cutils/cutils-1.6-r5.ebuild b/dev-util/cutils/cutils-1.6-r5.ebuild
index 2e0f6fc2a62a..b617020ed090 100644
--- a/dev-util/cutils/cutils-1.6-r5.ebuild
+++ b/dev-util/cutils/cutils-1.6-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
BDEPEND="
- sys-devel/flex
+ app-alternatives/lex
app-alternatives/yacc"
PATCHES=(