From c077c9bac7d569bded0100fb7d03c3e533a8b133 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ch=C3=AD-Thanh=20Christopher=20Nguy=E1=BB=85n?= Date: Thu, 2 Jun 2016 13:37:52 +0200 Subject: 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 --- x11-libs/libGLw/libGLw-8.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-libs/libGLw') diff --git a/x11-libs/libGLw/libGLw-8.0.0.ebuild b/x11-libs/libGLw/libGLw-8.0.0.ebuild index 9858389500c..2646ad1a7cd 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" -- cgit v1.2.1