dev-libs/libpeas: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Wed, 3 Oct 2018 09:42:45 +0000 (12:42 +0300)
committerMart Raudsepp <leio@gentoo.org>
Wed, 3 Oct 2018 09:54:07 +0000 (12:54 +0300)
Fixes: https://bugs.gentoo.org/667626
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-libs/libpeas/libpeas-1.20.0-r1.ebuild
dev-libs/libpeas/libpeas-1.22.0.ebuild

index 9eee684fe8bebd8327b227b211fb9d146b7321cc..347976db785f6e84e1b47459d6ea7ee0338d10b8 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
@@ -31,6 +31,7 @@ RDEPEND="
                >=dev-python/pygobject-3.2:3[${PYTHON_USEDEP}] )
 "
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.11
        >=dev-util/intltool-0.40
        virtual/pkgconfig
index 8d8c434cf020c52ccacc3a8c2cbe6be70347c150..943446685b4293cdb22a0bdd3d263617bb907aea 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
@@ -31,6 +31,7 @@ RDEPEND="
                >=dev-python/pygobject-3.2:3[${PYTHON_USEDEP}] )
 "
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.11
        >=dev-util/intltool-0.40
        virtual/pkgconfig