summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:08:22 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:25:02 +0000
commit65a6f94ea3191b545eef55e2369309a6ed6f1915 (patch)
tree3302e2aae9afe3ee10e72664ce4fbbb22eb6ed12 /net-dialup
parentnet-analyzer/icinga2: sys-devel/bison -> app-alternatives/yacc (diff)
downloadgentoo-65a6f94ea3191b545eef55e2369309a6ed6f1915.tar.gz
gentoo-65a6f94ea3191b545eef55e2369309a6ed6f1915.tar.bz2
gentoo-65a6f94ea3191b545eef55e2369309a6ed6f1915.zip
net-dialup/openl2tp: sys-devel/bison -> app-alternatives/yacc
All of these will be using app-alternatives/yacc 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 'net-dialup')
-rw-r--r--net-dialup/openl2tp/openl2tp-1.8-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/openl2tp/openl2tp-1.8-r2.ebuild b/net-dialup/openl2tp/openl2tp-1.8-r2.ebuild
index 0ad3c26c1634..eefc5286c396 100644
--- a/net-dialup/openl2tp/openl2tp-1.8-r2.ebuild
+++ b/net-dialup/openl2tp/openl2tp-1.8-r2.ebuild
@@ -18,7 +18,7 @@ REQUIRED_USE="|| ( client server )"
BDEPEND="
>=net-libs/rpcsvc-proto-1.3.1-r1
- sys-devel/bison
+ app-alternatives/yacc
app-alternatives/lex
"
DEPEND="