From: David Seifert Date: Sat, 14 May 2016 21:45:18 +0000 (+0200) Subject: sci-astronomy/celestia: Fix QA MissingSlotDep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0706bc191e1d8c474eaa428173afbe36b251dd61;p=gentoo.git sci-astronomy/celestia: Fix QA MissingSlotDep Package-Manager: portage-2.2.28 --- diff --git a/sci-astronomy/celestia/celestia-1.6.1-r1.ebuild b/sci-astronomy/celestia/celestia-1.6.1-r1.ebuild index 05d3bf9d2dff..8b1f3a648f85 100644 --- a/sci-astronomy/celestia/celestia-1.6.1-r1.ebuild +++ b/sci-astronomy/celestia/celestia-1.6.1-r1.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$ @@ -18,9 +18,9 @@ IUSE="cairo gnome gtk nls pch theora threads" RDEPEND=" virtual/opengl - virtual/jpeg + virtual/jpeg:0 media-libs/libpng:0= - =x11-libs/gtkglext-1.0 ) ) gnome? ( x11-libs/gtk+:2