commit: 66eb72e9ca972f998e55baceef1769cd7c8b7252 Author: David Michael <fedora.dm0 <AT> gmail <DOT> com> AuthorDate: Thu Oct 15 13:53:10 2020 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon Oct 19 16:53:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66eb72e9
x11-libs/pango: move glib-utils to BDEPEND Closes: https://bugs.gentoo.org/740406 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com> Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> x11-libs/pango/pango-1.44.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/pango/pango-1.44.7.ebuild b/x11-libs/pango/pango-1.44.7.ebuild index 2f4853c526e..05b510f0d06 100644 --- a/x11-libs/pango/pango-1.44.7.ebuild +++ b/x11-libs/pango/pango-1.44.7.ebuild @@ -31,10 +31,10 @@ RDEPEND=" introspection? ( >=dev-libs/gobject-introspection-0.9.5:= ) " DEPEND="${RDEPEND} - dev-util/glib-utils x11-base/xorg-proto " BDEPEND=" + dev-util/glib-utils virtual/pkgconfig gtk-doc? ( >=dev-util/gtk-doc-1.20
