media-libs/clutter: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Fri, 18 Jan 2019 21:22:47 +0000 (23:22 +0200)
committerMart Raudsepp <leio@gentoo.org>
Fri, 18 Jan 2019 21:35:27 +0000 (23:35 +0200)
Closes: https://bugs.gentoo.org/673516
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
media-libs/clutter/clutter-1.26.2-r1.ebuild

index 22a03103bd96eb13279e67992036a2984ecbb859..19a339b3ea8438f9843b85bcdc254665e7e82368 100644 (file)
@@ -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
@@ -54,6 +54,7 @@ RDEPEND="
                x11-libs/gdk-pixbuf:2 )
 "
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.20
        >=sys-devel/gettext-0.17
        virtual/pkgconfig