commit:     e6ba1638e77b74c15da1acc6043f6f7bf54d5fd2
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 25 13:57:48 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Nov 25 13:58:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6ba1638

media-gfx/gthumb: add explicit build dep on glib-utils

Closes: https://bugs.gentoo.org/670940
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
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(-)

diff --git a/media-gfx/gthumb/gthumb-3.4.5.ebuild 
b/media-gfx/gthumb/gthumb-3.4.5.ebuild
index e2b90746de9..c72daaf3c5a 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 52269a4056d..a94eb964434 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

Reply via email to