summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Michael <fedora.dm0@gmail.com>2020-10-15 09:53:10 -0400
committerMike Gilbert <floppym@gentoo.org>2020-10-19 12:53:16 -0400
commit66eb72e9ca972f998e55baceef1769cd7c8b7252 (patch)
treef76b5500aad7c59fef691db241c302f1ec5404d0 /x11-libs
parentmedia-libs/libraw: add missing DEPEND definition (diff)
downloadgentoo-66eb72e9ca972f998e55baceef1769cd7c8b7252.tar.gz
gentoo-66eb72e9ca972f998e55baceef1769cd7c8b7252.tar.bz2
gentoo-66eb72e9ca972f998e55baceef1769cd7c8b7252.zip
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@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/pango/pango-1.44.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.44.7.ebuild b/x11-libs/pango/pango-1.44.7.ebuild
index 2f4853c526e9..05b510f0d06f 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