x11-libs/goocanvas: add explicit build dep on glib-utils

Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
This commit is contained in:
Mart Raudsepp
2018-11-02 13:06:50 +02:00
parent 7be10e4239
commit 7e3c4658b4
2 changed files with 4 additions and 2 deletions

View File

@@ -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
"

View File

@@ -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