media-libs/cogl: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 22:34:58 +0000 (01:34 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 22:36:42 +0000 (01:36 +0300)
Closes: https://bugs.gentoo.org/667308
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

media-libs/cogl/cogl-1.22.2.ebuild

index 97738b3c596991d3410fcb7ebd5232c4f2c4a67d..0a029d23e07a0bada881f229caae6a62c3baa603 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -48,6 +48,7 @@ RDEPEND="${COMMON_DEPEND}
        !<media-libs/clutter-1.7
 "
 DEPEND="${COMMON_DEPEND}
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.13
        >=sys-devel/gettext-0.19
        virtual/pkgconfig