From: Chí-Thanh Christopher Nguyễn Date: Thu, 2 Jun 2016 11:37:52 +0000 (+0200) Subject: x11-libs/libGLw: depend on proper slot of x11-libs/motif X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c077c9bac7d569bded0100fb7d03c3e533a8b133;p=gentoo.git x11-libs/libGLw: depend on proper slot of x11-libs/motif Bug: https://bugs.gentoo.org/show_bug.cgi?id=584776 Package-Manager: portage-2.2.28 --- diff --git a/x11-libs/libGLw/libGLw-8.0.0.ebuild b/x11-libs/libGLw/libGLw-8.0.0.ebuild index 9858389500c4..2646ad1a7cde 100644 --- a/x11-libs/libGLw/libGLw-8.0.0.ebuild +++ b/x11-libs/libGLw/libGLw-8.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,7 @@ RDEPEND=" !media-libs/mesa[motif] x11-libs/libX11 x11-libs/libXt - x11-libs/motif + x11-libs/motif:0 virtual/opengl" DEPEND="${RDEPEND} virtual/pkgconfig"