From 5219f256885ec795779e63e626c272a435c4fa43 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Jan 2024 11:52:47 +0000 Subject: x11-base/xwayland: 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 --- x11-base/xwayland/xwayland-23.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-base/xwayland/xwayland-23.2.2.ebuild') diff --git a/x11-base/xwayland/xwayland-23.2.2.ebuild b/x11-base/xwayland/xwayland-23.2.2.ebuild index 3aa58cfedba6..06e42d47e554 100644 --- a/x11-base/xwayland/xwayland-23.2.2.ebuild +++ b/x11-base/xwayland/xwayland-23.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -58,7 +58,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-xserver ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex dev-util/wayland-scanner " -- cgit v1.2.3-65-gdbad