app-emulation/libvirt-glib: add explicit build dep on glib-utils
[gentoo.git] / app-emulation / libvirt-glib / libvirt-glib-1.0.0.ebuild
index 677bcfa6826da83285de321378601107a4b062dc..5f3df9674b168c4b27cc292731bc965b3f899230 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -32,6 +32,7 @@ RDEPEND="
        python? ( ${PYTHON_DEPS} )
 "
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        dev-util/gtk-doc-am
        >=dev-util/intltool-0.35.0
        virtual/pkgconfig