summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:51:26 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:02:21 +0000
commit67df4771b0dcf7d5bbe9176d900238920c7e096b (patch)
treec30dec4385e08e3addc95d62db807b0628d6ce66
parentnet-proxy/dante: sys-devel/flex -> app-alternatives/lex (diff)
downloadgentoo-67df4771b0dcf7d5bbe9176d900238920c7e096b.tar.gz
gentoo-67df4771b0dcf7d5bbe9176d900238920c7e096b.tar.bz2
gentoo-67df4771b0dcf7d5bbe9176d900238920c7e096b.zip
net-proxy/squidguard: 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-proxy/squidguard/squidguard-1.6.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/squidguard/squidguard-1.6.0-r1.ebuild b/net-proxy/squidguard/squidguard-1.6.0-r1.ebuild
index 0491a0e5c9de..0f6ea06efc20 100644
--- a/net-proxy/squidguard/squidguard-1.6.0-r1.ebuild
+++ b/net-proxy/squidguard/squidguard-1.6.0-r1.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
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/bison:0
- sys-devel/flex:0
+ app-alternatives/lex:0
"
suitable_db_version() {