diff options
author | David Seifert <soap@gentoo.org> | 2016-05-14 23:45:18 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-05-15 01:15:20 +0200 |
commit | 0706bc191e1d8c474eaa428173afbe36b251dd61 (patch) | |
tree | fbc375801053a546d72f8ead21dd777f86317e8f /sci-astronomy | |
parent | net-misc/openvpn: x86 stable wrt bug #582902 (diff) | |
download | gentoo-0706bc191e1d8c474eaa428173afbe36b251dd61.tar.gz gentoo-0706bc191e1d8c474eaa428173afbe36b251dd61.tar.bz2 gentoo-0706bc191e1d8c474eaa428173afbe36b251dd61.zip |
sci-astronomy/celestia: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/celestia/celestia-1.6.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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= - <dev-lang/lua-5.2 + <dev-lang/lua-5.2:* gtk? ( !gnome? ( x11-libs/gtk+:2 >=x11-libs/gtkglext-1.0 ) ) gnome? ( x11-libs/gtk+:2 |