From e6ba1638e77b74c15da1acc6043f6f7bf54d5fd2 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 25 Nov 2018 15:57:48 +0200 Subject: media-gfx/gthumb: add explicit build dep on glib-utils Closes: https://bugs.gentoo.org/670940 Signed-off-by: Mart Raudsepp Package-Manager: Portage-2.3.52, Repoman-2.3.11 --- media-gfx/gthumb/gthumb-3.4.5.ebuild | 3 ++- media-gfx/gthumb/gthumb-3.6.1.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'media-gfx/gthumb') diff --git a/media-gfx/gthumb/gthumb-3.4.5.ebuild b/media-gfx/gthumb/gthumb-3.4.5.ebuild index e2b90746de92..c72daaf3c5a4 100644 --- a/media-gfx/gthumb/gthumb-3.4.5.ebuild +++ b/media-gfx/gthumb/gthumb-3.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -43,6 +43,7 @@ RDEPEND=" " DEPEND="${RDEPEND} app-text/yelp-tools + dev-util/glib-utils >=dev-util/intltool-0.35 sys-devel/bison sys-devel/flex diff --git a/media-gfx/gthumb/gthumb-3.6.1.ebuild b/media-gfx/gthumb/gthumb-3.6.1.ebuild index 52269a4056d9..a94eb9644348 100644 --- a/media-gfx/gthumb/gthumb-3.6.1.ebuild +++ b/media-gfx/gthumb/gthumb-3.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -44,6 +44,7 @@ RDEPEND=" " DEPEND="${RDEPEND} app-text/yelp-tools + dev-util/glib-utils >=dev-util/intltool-0.50.1 sys-devel/bison sys-devel/flex -- cgit v1.2.3-65-gdbad