From: David Seifert Date: Sat, 14 May 2016 21:46:41 +0000 (+0200) Subject: sci-astronomy/xephem: Fix QA MissingSlotDep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3d3c97ec67abbdb6ab867bb69dd41252de10de98;p=gentoo.git sci-astronomy/xephem: Fix QA MissingSlotDep Package-Manager: portage-2.2.28 --- diff --git a/sci-astronomy/xephem/xephem-3.7.6.ebuild b/sci-astronomy/xephem/xephem-3.7.6.ebuild index a83c979b3ae3..e7051d7cd4e4 100644 --- a/sci-astronomy/xephem/xephem-3.7.6.ebuild +++ b/sci-astronomy/xephem/xephem-3.7.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-libs/motif-2.3:0 - virtual/jpeg + virtual/jpeg:0 media-libs/libpng:0=" DEPEND="${RDEPEND} sys-apps/groff"