x11-libs/gtkglext: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 22:15:38 +0000 (01:15 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 22:36:37 +0000 (01:36 +0300)
Closes: https://bugs.gentoo.org/667380
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

x11-libs/gtkglext/gtkglext-1.2.0-r4.ebuild

index 948cc280bb4eb36839d86320e0c2902f82241237..d817a80ab43827551ead0f7e9c5ac62ca9be3fd0 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
@@ -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}]
 "