From 99027373892b892e67e85e64a76d8b27b70cd270 Mon Sep 17 00:00:00 2001
From: Sam James <sam@gentoo.org>
Date: Mon, 8 Jan 2024 11:49:36 +0000
Subject: media-gfx/gthumb: 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>
---
 media-gfx/gthumb/gthumb-3.12.2-r5.ebuild | 4 ++--
 media-gfx/gthumb/gthumb-3.12.3.ebuild    | 4 ++--
 media-gfx/gthumb/gthumb-3.12.4.ebuild    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

(limited to 'media-gfx/gthumb')

diff --git a/media-gfx/gthumb/gthumb-3.12.2-r5.ebuild b/media-gfx/gthumb/gthumb-3.12.2-r5.ebuild
index 72e0309eca69..f1a866385fbc 100644
--- a/media-gfx/gthumb/gthumb-3.12.2-r5.ebuild
+++ b/media-gfx/gthumb/gthumb-3.12.2-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -62,7 +62,7 @@ BDEPEND="
 	dev-util/glib-utils
 	dev-util/itstool
 	sys-devel/bison
-	sys-devel/flex
+	app-alternatives/lex
 	>=sys-devel/gettext-0.19.8
 	virtual/pkgconfig
 "
diff --git a/media-gfx/gthumb/gthumb-3.12.3.ebuild b/media-gfx/gthumb/gthumb-3.12.3.ebuild
index 8704f3ef2a17..ac90fac73045 100644
--- a/media-gfx/gthumb/gthumb-3.12.3.ebuild
+++ b/media-gfx/gthumb/gthumb-3.12.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -62,7 +62,7 @@ BDEPEND="
 	dev-util/glib-utils
 	dev-util/itstool
 	sys-devel/bison
-	sys-devel/flex
+	app-alternatives/lex
 	>=sys-devel/gettext-0.19.8
 	virtual/pkgconfig
 "
diff --git a/media-gfx/gthumb/gthumb-3.12.4.ebuild b/media-gfx/gthumb/gthumb-3.12.4.ebuild
index 0b8ddf6070a3..7012ce811bff 100644
--- a/media-gfx/gthumb/gthumb-3.12.4.ebuild
+++ b/media-gfx/gthumb/gthumb-3.12.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -62,7 +62,7 @@ BDEPEND="
 	dev-util/glib-utils
 	dev-util/itstool
 	sys-devel/bison
-	sys-devel/flex
+	app-alternatives/lex
 	>=sys-devel/gettext-0.19.8
 	virtual/pkgconfig
 "
-- 
cgit v1.2.3-65-gdbad