From 231a9c083f420b067d7b4bdca73addbdf984bda6 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sat, 16 Feb 2019 00:38:31 +0200 Subject: app-emulation/libvirt-glib: add explicit build dep on glib-utils Closes: https://bugs.gentoo.org/668584 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild') diff --git a/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild b/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild index 0daa19c64aaa..c18bd71005a4 100644 --- a/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild +++ b/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -25,6 +25,7 @@ RDEPEND=" >=dev-libs/glib-2.38.0:2 introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )" DEPEND="${RDEPEND} + dev-util/glib-utils dev-util/gtk-doc-am >=dev-util/intltool-0.35.0 virtual/pkgconfig -- cgit v1.2.3-65-gdbad