summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-10-07 01:15:38 +0300
committerMart Raudsepp <leio@gentoo.org>2018-10-07 01:36:37 +0300
commit66a317482164e9aee1679c241f6b2f43838ba0bb (patch)
treef84ab35d3f138ce4b19fa7bfd14e82a41586bed5 /x11-libs
parentgnome-base/libbonobo: add explicit build dep on glib-utils (diff)
downloadgentoo-66a317482164e9aee1679c241f6b2f43838ba0bb.tar.gz
gentoo-66a317482164e9aee1679c241f6b2f43838ba0bb.tar.bz2
gentoo-66a317482164e9aee1679c241f6b2f43838ba0bb.zip
x11-libs/gtkglext: add explicit build dep on glib-utils
Closes: https://bugs.gentoo.org/667380 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtkglext/gtkglext-1.2.0-r4.ebuild3
1 files changed, 2 insertions, 1 deletions
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}]
"