summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-05-15 00:03:03 +0200
committerDavid Seifert <soap@gentoo.org>2016-05-15 01:15:36 +0200
commitdce54b47afa5da093dedc2b4762c7cbcb1a3fe53 (patch)
tree26c31b32eb881c8d0185887445c479bee35841d1 /sci-chemistry
parentsci-chemistry/molmol: Fix QA MissingSlotDep (diff)
downloadgentoo-dce54b47afa5da093dedc2b4762c7cbcb1a3fe53.tar.gz
gentoo-dce54b47afa5da093dedc2b4762c7cbcb1a3fe53.tar.bz2
gentoo-dce54b47afa5da093dedc2b4762c7cbcb1a3fe53.zip
sci-chemistry/povscript+: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/povscript+/povscript+-2.1.2.2.20.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/povscript+/povscript+-2.1.2.2.20.ebuild b/sci-chemistry/povscript+/povscript+-2.1.2.2.20.ebuild
index fb12cea4396a..d117aa2aff44 100644
--- a/sci-chemistry/povscript+/povscript+-2.1.2.2.20.ebuild
+++ b/sci-chemistry/povscript+/povscript+-2.1.2.2.20.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$
@@ -27,11 +27,11 @@ RDEPEND="
dev-libs/glib:2
media-libs/freeglut
media-libs/giflib
- >=media-libs/libpng-1.4
+ >=media-libs/libpng-1.4:0=
sci-libs/gts
sys-libs/zlib
virtual/glu
- virtual/jpeg
+ virtual/jpeg:0
virtual/opengl
x11-libs/libX11"
DEPEND="${RDEPEND}"