commit:     7cc72d23d8c5420271a718a77dd105d62b450999
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  6 22:14:39 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Oct  6 22:36:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cc72d23

gnome-base/libbonobo: add explicit build dep on glib-utils

Closes: https://bugs.gentoo.org/667388
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 gnome-base/libbonobo/libbonobo-2.24.3-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnome-base/libbonobo/libbonobo-2.24.3-r1.ebuild 
b/gnome-base/libbonobo/libbonobo-2.24.3-r1.ebuild
index 4be2587ea50..4d43751f395 100644
--- a/gnome-base/libbonobo/libbonobo-2.24.3-r1.ebuild
+++ b/gnome-base/libbonobo/libbonobo-2.24.3-r1.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="5"
@@ -26,6 +26,7 @@ RDEPEND="
        !gnome-base/bonobo-activation
 "
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        dev-util/gtk-doc-am
        virtual/yacc
        sys-devel/flex

Reply via email to