summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:49:42 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:02:01 +0000
commitf270d6f596a06d2305daa90c2b8934058c1584bb (patch)
tree6364bb73ca501db8da2c5dfff12bd850b1d165ab /media-gfx
parentmedia-gfx/openscad: sys-devel/flex -> app-alternatives/lex (diff)
downloadgentoo-f270d6f596a06d2305daa90c2b8934058c1584bb.tar.gz
gentoo-f270d6f596a06d2305daa90c2b8934058c1584bb.tar.bz2
gentoo-f270d6f596a06d2305daa90c2b8934058c1584bb.zip
media-gfx/xpaint: 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>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/xpaint/xpaint-3.1.4-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/xpaint/xpaint-3.1.4-r4.ebuild b/media-gfx/xpaint/xpaint-3.1.4-r4.ebuild
index 200d620913c7..7fa45d9e3582 100644
--- a/media-gfx/xpaint/xpaint-3.1.4-r4.ebuild
+++ b/media-gfx/xpaint/xpaint-3.1.4-r4.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=8
@@ -33,7 +33,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/bison
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
"