commit:     618f8ef6498d1326176d076dad623038a2942ff9
Author:     Rémi Cardona <remi <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 18 20:02:57 2018 +0000
Commit:     Remi Cardona <remi <AT> gentoo <DOT> org>
CommitDate: Thu Oct 18 20:05:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618f8ef6

app-dicts/gnome-dictionary: fix build with split glib/glib-utils

Closes: https://bugs.gentoo.org/668960
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Rémi Cardona <remi <AT> gentoo.org>

 app-dicts/gnome-dictionary/gnome-dictionary-3.24.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-dicts/gnome-dictionary/gnome-dictionary-3.24.1.ebuild 
b/app-dicts/gnome-dictionary/gnome-dictionary-3.24.1.ebuild
index 21f7fccae54..06730a6ae42 100644
--- a/app-dicts/gnome-dictionary/gnome-dictionary-3.24.1.ebuild
+++ b/app-dicts/gnome-dictionary/gnome-dictionary-3.24.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
@@ -26,6 +26,7 @@ RDEPEND="${COMMON_DEPEND}
 # ${PN} was part of gnome-utils before 3.4
 DEPEND="${COMMON_DEPEND}
        >=dev-util/gtk-doc-am-1.15
+       dev-util/glib-utils
        >=dev-util/intltool-0.40
        dev-util/itstool
        >=sys-devel/gettext-0.17

Reply via email to