summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:52:40 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:03:13 +0000
commit95cdd34c4e5cc8e9b18014a9d31236b598f250b6 (patch)
tree4bc03443577b01bec86c094ce363da8b626e78bb /sys-process
parentsys-process/at: sys-devel/flex -> app-alternatives/lex (diff)
downloadgentoo-95cdd34c4e5cc8e9b18014a9d31236b598f250b6.tar.gz
gentoo-95cdd34c4e5cc8e9b18014a9d31236b598f250b6.tar.bz2
gentoo-95cdd34c4e5cc8e9b18014a9d31236b598f250b6.zip
sys-process/xjobs: 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 'sys-process')
-rw-r--r--sys-process/xjobs/xjobs-20200726.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/xjobs/xjobs-20200726.ebuild b/sys-process/xjobs/xjobs-20200726.ebuild
index 47d4a515e810..4698be650efd 100644
--- a/sys-process/xjobs/xjobs-20200726.ebuild
+++ b/sys-process/xjobs/xjobs-20200726.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="examples"
-BDEPEND="sys-devel/flex"
+BDEPEND="app-alternatives/lex"
# The ncurses/terminfo libraries are used to provide color and status
# support; but, they're detected and enabled automagically by the build