summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:49:58 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:02:04 +0000
commitcff4ed4bb5046dd4c07e4b35426c87373ed3f3ee (patch)
tree2ab3ac43fe6ffe26866fa1540920c37a6d0b6202 /media-libs/netpbm
parentmedia-libs/nas: sys-devel/flex -> app-alternatives/lex (diff)
downloadgentoo-cff4ed4bb5046dd4c07e4b35426c87373ed3f3ee.tar.gz
gentoo-cff4ed4bb5046dd4c07e4b35426c87373ed3f3ee.tar.bz2
gentoo-cff4ed4bb5046dd4c07e4b35426c87373ed3f3ee.zip
media-libs/netpbm: 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-libs/netpbm')
-rw-r--r--media-libs/netpbm/netpbm-11.2.4.ebuild4
-rw-r--r--media-libs/netpbm/netpbm-11.2.5.ebuild4
-rw-r--r--media-libs/netpbm/netpbm-11.2.7.ebuild4
-rw-r--r--media-libs/netpbm/netpbm-11.5.1.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/media-libs/netpbm/netpbm-11.2.4.ebuild b/media-libs/netpbm/netpbm-11.2.4.ebuild
index 8a4ad85ecf07..3afe4523512a 100644
--- a/media-libs/netpbm/netpbm-11.2.4.ebuild
+++ b/media-libs/netpbm/netpbm-11.2.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
@@ -49,7 +49,7 @@ DEPEND="
"
BDEPEND="
app-arch/xz-utils
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
"
diff --git a/media-libs/netpbm/netpbm-11.2.5.ebuild b/media-libs/netpbm/netpbm-11.2.5.ebuild
index 946ae33e04b7..179d780fff80 100644
--- a/media-libs/netpbm/netpbm-11.2.5.ebuild
+++ b/media-libs/netpbm/netpbm-11.2.5.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
@@ -49,7 +49,7 @@ DEPEND="
"
BDEPEND="
app-arch/xz-utils
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
"
diff --git a/media-libs/netpbm/netpbm-11.2.7.ebuild b/media-libs/netpbm/netpbm-11.2.7.ebuild
index e22e58d3b22b..ae73477a0d6c 100644
--- a/media-libs/netpbm/netpbm-11.2.7.ebuild
+++ b/media-libs/netpbm/netpbm-11.2.7.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
@@ -49,7 +49,7 @@ DEPEND="
"
BDEPEND="
app-arch/xz-utils
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
"
diff --git a/media-libs/netpbm/netpbm-11.5.1.ebuild b/media-libs/netpbm/netpbm-11.5.1.ebuild
index d4ca332ca116..742eedc19d7d 100644
--- a/media-libs/netpbm/netpbm-11.5.1.ebuild
+++ b/media-libs/netpbm/netpbm-11.5.1.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
@@ -49,7 +49,7 @@ DEPEND="
"
BDEPEND="
app-arch/xz-utils
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
"