summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:50:33 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:02:10 +0000
commit2c155233009216ad80a43c3fe411111d6cd913d6 (patch)
treedfbc1e305ca39c5e575d301c302c9835a7e39520
parentnet-analyzer/icinga2: sys-devel/flex -> app-alternatives/lex (diff)
downloadgentoo-2c155233009216ad80a43c3fe411111d6cd913d6.tar.gz
gentoo-2c155233009216ad80a43c3fe411111d6cd913d6.tar.bz2
gentoo-2c155233009216ad80a43c3fe411111d6cd913d6.zip
net-analyzer/ippl: 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>
-rw-r--r--net-analyzer/ippl/ippl-1.4.14-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ippl/ippl-1.4.14-r6.ebuild b/net-analyzer/ippl/ippl-1.4.14-r6.ebuild
index 6b7cda25bbc2..a764e3b53a63 100644
--- a/net-analyzer/ippl/ippl-1.4.14-r6.ebuild
+++ b/net-analyzer/ippl/ippl-1.4.14-r6.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=7
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~ppc x86"
BDEPEND="
app-alternatives/yacc
- sys-devel/flex"
+ app-alternatives/lex"
RDEPEND="acct-user/ippl"
PATCHES=(