From: Mart Raudsepp Date: Sat, 6 Oct 2018 22:15:38 +0000 (+0300) Subject: x11-libs/gtkglext: add explicit build dep on glib-utils X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=66a317482164e9aee1679c241f6b2f43838ba0bb;p=gentoo.git x11-libs/gtkglext: add explicit build dep on glib-utils Closes: https://bugs.gentoo.org/667380 Signed-off-by: Mart Raudsepp Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- diff --git a/x11-libs/gtkglext/gtkglext-1.2.0-r4.ebuild b/x11-libs/gtkglext/gtkglext-1.2.0-r4.ebuild index 948cc280bb4e..d817a80ab438 100644 --- a/x11-libs/gtkglext/gtkglext-1.2.0-r4.ebuild +++ b/x11-libs/gtkglext/gtkglext-1.2.0-r4.ebuild @@ -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 @@ -24,6 +24,7 @@ RDEPEND=" >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] " DEPEND="${RDEPEND} + dev-util/glib-utils >=sys-devel/autoconf-archive-2014.02.28 >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] "