commit: 7e3c4658b4897f491f5ca55d793398d178da3b90
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 2 11:06:50 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Nov 2 11:13:24 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e3c4658
x11-libs/goocanvas: add explicit build dep on glib-utils
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
x11-libs/goocanvas/goocanvas-1.0.0.ebuild | 3 ++-
x11-libs/goocanvas/goocanvas-2.0.4.ebuild | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/x11-libs/goocanvas/goocanvas-1.0.0.ebuild
b/x11-libs/goocanvas/goocanvas-1.0.0.ebuild
index 5b8652989b6..1f7e1454778 100644
--- a/x11-libs/goocanvas/goocanvas-1.0.0.ebuild
+++ b/x11-libs/goocanvas/goocanvas-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -22,6 +22,7 @@ RDEPEND="
>=x11-libs/cairo-1.4
"
DEPEND="${RDEPEND}
+ dev-util/glib-utils
dev-util/gtk-doc-am
virtual/pkgconfig
"
diff --git a/x11-libs/goocanvas/goocanvas-2.0.4.ebuild
b/x11-libs/goocanvas/goocanvas-2.0.4.ebuild
index af360bb3fb6..dcf4b83a0e6 100644
--- a/x11-libs/goocanvas/goocanvas-2.0.4.ebuild
+++ b/x11-libs/goocanvas/goocanvas-2.0.4.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="
>=dev-python/pygobject-2.90.4:3[${PYTHON_USEDEP}] )
"
DEPEND="${RDEPEND}
+ dev-util/glib-utils
>=dev-util/gtk-doc-am-1.16
>=sys-devel/gettext-0.19.4
virtual/pkgconfig