diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 12:07:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 12:24:53 +0000 |
commit | fcc9c1618e52ed36b2c345568af5c496252c1373 (patch) | |
tree | 051754a347a3031aa2de039c1edc5ddd0714766a /media-gfx | |
parent | media-gfx/digikam: sys-devel/bison -> app-alternatives/yacc (diff) | |
download | gentoo-fcc9c1618e52ed36b2c345568af5c496252c1373.tar.gz gentoo-fcc9c1618e52ed36b2c345568af5c496252c1373.tar.bz2 gentoo-fcc9c1618e52ed36b2c345568af5c496252c1373.zip |
media-gfx/gthumb: sys-devel/bison -> app-alternatives/yacc
All of these will be using app-alternatives/yacc 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/gthumb/gthumb-3.12.2-r5.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-3.12.3.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-3.12.4.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/gthumb/gthumb-3.12.2-r5.ebuild b/media-gfx/gthumb/gthumb-3.12.2-r5.ebuild index f1a866385fbc..971f6ec08a16 100644 --- a/media-gfx/gthumb/gthumb-3.12.2-r5.ebuild +++ b/media-gfx/gthumb/gthumb-3.12.2-r5.ebuild @@ -61,7 +61,7 @@ BDEPEND=" >=dev-libs/appstream-0.14.6 dev-util/glib-utils dev-util/itstool - sys-devel/bison + app-alternatives/yacc 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 ac90fac73045..d32de8c3f4be 100644 --- a/media-gfx/gthumb/gthumb-3.12.3.ebuild +++ b/media-gfx/gthumb/gthumb-3.12.3.ebuild @@ -61,7 +61,7 @@ BDEPEND=" >=dev-libs/appstream-0.14.6 dev-util/glib-utils dev-util/itstool - sys-devel/bison + app-alternatives/yacc 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 7012ce811bff..8d36cb1a8dbc 100644 --- a/media-gfx/gthumb/gthumb-3.12.4.ebuild +++ b/media-gfx/gthumb/gthumb-3.12.4.ebuild @@ -61,7 +61,7 @@ BDEPEND=" >=dev-libs/appstream-0.14.6 dev-util/glib-utils dev-util/itstool - sys-devel/bison + app-alternatives/yacc app-alternatives/lex >=sys-devel/gettext-0.19.8 virtual/pkgconfig |