diff options
-rw-r--r-- | media-gfx/gthumb/gthumb-3.12.2-r5.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-3.12.3.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-3.12.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
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 " |