summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:09:58 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:25:21 +0000
commit43e415e626663bfab4ae938c0cd15bf6a23600ee (patch)
tree6408d54b908e34d7b39e5f094207e96912209abd /x11-wm/vtwm
parentx11-wm/cwm: sys-devel/bison -> app-alternatives/yacc (diff)
downloadgentoo-43e415e626663bfab4ae938c0cd15bf6a23600ee.tar.gz
gentoo-43e415e626663bfab4ae938c0cd15bf6a23600ee.tar.bz2
gentoo-43e415e626663bfab4ae938c0cd15bf6a23600ee.zip
x11-wm/vtwm: 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 'x11-wm/vtwm')
-rw-r--r--x11-wm/vtwm/vtwm-5.4.7-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/vtwm/vtwm-5.4.7-r3.ebuild b/x11-wm/vtwm/vtwm-5.4.7-r3.ebuild
index c36460c29f94..09a460c40347 100644
--- a/x11-wm/vtwm/vtwm-5.4.7-r3.ebuild
+++ b/x11-wm/vtwm/vtwm-5.4.7-r3.ebuild
@@ -27,7 +27,7 @@ DEPEND="
x11-base/xorg-proto"
BDEPEND="
app-text/rman
- sys-devel/bison
+ app-alternatives/yacc
app-alternatives/lex
sys-devel/gcc
>=x11-misc/imake-1.0.8-r1"