x11-libs/pango: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Sun, 25 Nov 2018 13:31:57 +0000 (15:31 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 25 Nov 2018 13:58:21 +0000 (15:58 +0200)
Closes: https://bugs.gentoo.org/671844
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11

x11-libs/pango/pango-1.40.14-r1.ebuild
x11-libs/pango/pango-1.42.4.ebuild

index 91243e67b181f5cca0764622aa64928f46411bed..3ea1420d66822a42a66b540af50ee7253890b606 100644 (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
@@ -29,6 +29,7 @@ RDEPEND="
        )
 "
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.20
        virtual/pkgconfig[${MULTILIB_USEDEP}]
        test? ( media-fonts/cantarell )
index e6e63791b0a13f863c350e7562315c378891aae0..4d2a4742261026537c94b3fcc8bde2241c2d74d7 100644 (file)
@@ -30,6 +30,7 @@ RDEPEND="
        )
 "
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.20
        virtual/pkgconfig[${MULTILIB_USEDEP}]
        test? ( media-fonts/cantarell )